Skip to content

Commit 2984376

Browse files
committed
ci: update
1 parent ecdfd56 commit 2984376

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/reuse_launchpad.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
chmod +x ./**/*.pl
2626
2727
- name: Import keys
28+
run: |
2829
mkdir ./gpg
2930
echo "${{ secrets.GPG_PUB_KEY }}" | base64 -d > ./gpg/pub.key
3031
echo "${{ secrets.GPG_SECRET_KEY }}" | base64 -d > ./gpg/secret.key

0 commit comments

Comments
 (0)