Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xen-42 authored Dec 26, 2023
1 parent 97bd46c commit 1261ac6
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/* Winch/*
mv WinchConsole/bin/* Winch/bin/*
- name: Upload Winch Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 1261ac6

Please sign in to comment.