Skip to content

Commit 2bc6dcf

Browse files
committed
chore(ci): added missing checkout for deb pkg
1 parent 6bd2af6 commit 2bc6dcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
- common-dist
9696
- linux-x64-binaries
9797
steps:
98+
- uses: actions/checkout@v3
9899
- uses: actions/download-artifact@v3
99100
with:
100101
name: common-dist

0 commit comments

Comments
 (0)