Skip to content

Commit

Permalink
Try to fix windows release again
Browse files Browse the repository at this point in the history
  • Loading branch information
Laguna1989 committed Jul 2, 2023
1 parent cda906e commit 6436a92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:

- name: Copy files
run: |
set -x
mkdir ${{github.workspace}}/release
mkdir ${{github.workspace}}/release/release_win
cp ${{github.workspace}}/build/impl/game_client/Release/*.exe ${{github.workspace}}/release/release_win/
Expand Down

0 comments on commit 6436a92

Please sign in to comment.