Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ucalyptus authored May 20, 2023
1 parent 415b5a7 commit 5d55957
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ jobs:
name: Publish Package
runs-on: ubuntu-latest

defaults:
run:
shell: bash
env:
NODE_VERSION: 16

steps:
- name: Checkout Repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 5d55957

Please sign in to comment.