Skip to content

Commit

Permalink
Merge branch 'log-console' of https://github.com/DREDGE-Mods/Winch in…
Browse files Browse the repository at this point in the history
…to log-console
  • Loading branch information
xen-42 committed Dec 26, 2023
2 parents 9cbc000 + 600504b commit 4d9c9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Copy WinchConsole into Winch folder
run: |
mv WinchConsole/bin/* Winch/bin/*
cp -r WinchConsole/bin/* Winch/bin/
- name: Upload Winch Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 4d9c9fb

Please sign in to comment.