Skip to content

Commit

Permalink
packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
RCMast3r committed Dec 24, 2023
1 parent 79a088f commit a2a8896
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/create_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ jobs:
cp Project-0.1.0-win64.exe ../Project-0.1.0-win64.exe # Replace with your actual installer name
cd ..
mv Project-0.1.0-win64.exe build-artifact/
# Upload the artifact
pwd
pwd
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit a2a8896

Please sign in to comment.