Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MihailRis committed Dec 13, 2024
1 parent a7c6223 commit 6bc6507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- env:
MSYS2_LOCATION: ${{ steps.msys2.outputs.msys2-location }}
run: |
tree "$env:MSYS2_LOCATION"
cp $env:MSYS2_LOCATION/clang64/bin/lua51.dll ${{ github.workspace }}/
# - name: Set up vcpkg
# shell: msys2 {0}
# run: |
Expand Down

0 comments on commit 6bc6507

Please sign in to comment.