Skip to content

Commit 096c44e

Browse files
committed
Add checkout
1 parent 343c65e commit 096c44e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171
runs-on: ubuntu-latest
7272
needs: package
7373
steps:
74+
- uses: actions/checkout@v4
75+
7476
- uses: actions/download-artifact@v4
7577

7678
- name: Install required software

0 commit comments

Comments
 (0)