This commit is contained in:
parent
e66bda3e6f
commit
eeb1c30252
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ jobs:
|
|||
apt-get install -y --no-install-recommends nodejs
|
||||
- name: Run publish script
|
||||
run: |
|
||||
node --version
|
||||
node publish.mjs
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
||||
|
|
Loading…
Reference in a new issue