Skip to content

Commit

Permalink
Windows compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jnbrunet committed Aug 8, 2023
1 parent 6339704 commit 385403b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ jobs:
uses: actions/download-artifact@v2
with:
name: caribou_win64_${{ matrix.sofa_version }}
path: SofaCaribou.zip
- name: Install caribou
run: Expand-Archive -Path SofaCaribou.zip -DestinationPath "${$env:SOFA_ROOT}\plugins"

Expand Down

0 comments on commit 385403b

Please sign in to comment.