Skip to content

Commit

Permalink
del commit
Browse files Browse the repository at this point in the history
  • Loading branch information
abcvav committed Nov 20, 2023
1 parent 1622fdc commit 87039ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: "16.20.2" # You might need to adjust this value to your own version
node-version: "16.20.2"
- name: Build
id: build
run: |
Expand Down

0 comments on commit 87039ba

Please sign in to comment.