Skip to content

Commit

Permalink
[editor only] uff
Browse files Browse the repository at this point in the history
  • Loading branch information
fgnm committed Oct 7, 2024
1 parent 09989c6 commit 82ce525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Fix dmg file names
run: mv mac-release/*.dmg macOS.HyperLap2D-SNAPSHOT.dmg
- name: Fix exe file names
run: mv windows-release/*.dmg Windows.HyperLap2D-SNAPSHOT.exe
run: mv windows-release/*.exe Windows.HyperLap2D-SNAPSHOT.exe
- name: Display structure of downloaded files
run: ls -R
- name: Upload deb artifact
Expand Down

0 comments on commit 82ce525

Please sign in to comment.