Skip to content

Commit

Permalink
cmon
Browse files Browse the repository at this point in the history
  • Loading branch information
krystalgamer committed Nov 9, 2023
1 parent 5c9b2f9 commit 77a5b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
msbuild /p:Platform=x86 /p:Configuration=Release
- name: Prepare output
run: |
mdkir output
mkdir output
cp texture_loader\Release\texture_loader output\binkw32.dll
cp texture_loader\sm2000.json output\.
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 77a5b7c

Please sign in to comment.