Skip to content

Commit

Permalink
Removed the dash
Browse files Browse the repository at this point in the history
  • Loading branch information
walkero-gr committed Jan 15, 2024
1 parent e61921f commit b66a5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makeRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
scp_source: clib4-${{ github.event.release.tag_name }}_amd64.deb
scp_target: /opt/amigarepo/ubuntu/pool/main
before_script: |
rm /opt/amigarepo/ubuntu/pool/main/clib4-*.deb
rm /opt/amigarepo/ubuntu/pool/main/clib4*.deb
after_script: |
/root/regenerate-packages.sh
- name: Prepare OS4Depot release
Expand Down

0 comments on commit b66a5ab

Please sign in to comment.