Skip to content

Commit 054d118

Browse files
committed
ci(github): fix release by adding system
1 parent b344646 commit 054d118

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
@@ -40,6 +40,7 @@ jobs:
4040
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
4141
github-packages-release:
4242
needs: semantic-release
43+
runs-on: ubuntu-18.04
4344
steps:
4445
- uses: actions/checkout@v2
4546

0 commit comments

Comments
 (0)