Skip to content

Commit

Permalink
[CI] FIX sofa-setup-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
guparan authored Dec 16, 2021
1 parent 9dea46c commit 8f56b56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Setup SOFA and environment
id: sofa
uses: sofa-framework/sofa-setup-action@v3.0
uses: sofa-framework/sofa-setup-action@v3
with:
sofa_root: ${{ github.workspace }}/sofa
sofa_version: ${{ matrix.sofa_branch }}
Expand Down Expand Up @@ -233,4 +233,4 @@ jobs:
artifacts/SofaPython3_*_Linux.zip
artifacts/SofaPython3_*_Windows.zip
artifacts/SofaPython3_*_macOS.zip

0 comments on commit 8f56b56

Please sign in to comment.