Skip to content

Commit ec59b83

Browse files
fix: automated releases
1 parent e0e6fc5 commit ec59b83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
if: ${{ needs.build.outputs.app_version }}
3232
needs: [build]
3333
steps:
34+
- uses: actions/checkout@v2
3435
- uses: actions/setup-node@v2-beta
3536
with:
3637
registry-url: 'https://npm.pkg.github.com'

0 commit comments

Comments
 (0)