Skip to content

Commit

Permalink
ci: Checkout the source for the publish job to use scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Sep 14, 2023
1 parent 7975d8a commit ea807e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ jobs:
id-token: write

steps:
- name: Checkout
uses: actions/checkout@v4
- name: Download the build version
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit ea807e5

Please sign in to comment.