Skip to content

Commit

Permalink
debug builder
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 24, 2023
1 parent 6f916cc commit bb514b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu22.04_15.7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
cd usr
mv OpenHDImageWriter bin/
cd ../../
fpm -a amd64 -s dir -t deb -n openhdimagewriter-5.15.7 -v 2.3-evo -C usr -p OpenHDImageWriter-5.15.7.deb
ls -a
fpm -a amd64 -s dir -t deb -n openhdimagewriter-5.15.7 -v 2.3-evo -C usr -p OpenHDImageWriter-5.15.7.deb
- name: Upload to Github
uses: 'actions/upload-artifact@v2'
Expand Down

0 comments on commit bb514b1

Please sign in to comment.