Skip to content

Commit

Permalink
CI: fix missing checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
DriesSchaumont committed Nov 19, 2024
1 parent 79ca2fa commit 01d0a6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
id-token: write # IMPORTANT: mandatory for sigstore

steps:
- uses: actions/checkout@v4
- name: Download all the dists
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 01d0a6d

Please sign in to comment.