Skip to content

Commit

Permalink
removed pattern in upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ManInDark committed Nov 15, 2024
1 parent 461e4bf commit 4e456e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
with:
name: libpam-daily-word_${{ github.ref_name }}_arm64.deb
path: /tmp
pattern: *.deb
merge-multiple: true
- name: List /tmp
run: ls -Rhal /tmp
Expand Down

0 comments on commit 4e456e6

Please sign in to comment.