Skip to content

Commit

Permalink
New update
Browse files Browse the repository at this point in the history
  • Loading branch information
JustDoom committed Dec 7, 2024
1 parent 6fded4c commit ba85bf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ jobs:
- name: Collect executable and assets
run: |
dir build
dir build/Release
dir src
dir build/src
dir build/src/Release
mkdir -p output
cp build/8ChocChip.exe output/
cp -r build/Release/assets output/
Expand Down

0 comments on commit ba85bf9

Please sign in to comment.