Skip to content

Commit

Permalink
This should be it....
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvdlinde committed Aug 21, 2024
1 parent 3ab79f2 commit 97c61c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
#Step 2: Create the .tar.gz archive
- name: Create ZIP
run: |
zip -r packadge.zip .
zip -r ../packadges/packadge.zip .
- name: Create Tarball
run: |
Expand Down

0 comments on commit 97c61c3

Please sign in to comment.