Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
CBenoit committed Oct 10, 2023
1 parent c045a3d commit 2a3d487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Prepare Windows runner
if: runner.os == 'Windows'
run: |
ln -s "${{ github.workspace }}\external\SFML\extlibs" "${{ github.workspace }}\extlibs"
cp -r "${{ github.workspace }}\external\SFML\extlibs" "${{ github.workspace }}\extlibs"
- name: Configure CMake
run: |
Expand Down

0 comments on commit 2a3d487

Please sign in to comment.