chore(ci): display forge

pull/1237/head
defclass 2021-02-02 13:12:29 +08:00
parent e100f64dcc
commit 652c65d168
1 changed files with 4 additions and 0 deletions

View File

@ -57,6 +57,10 @@ jobs:
sed -i 's/my-fake-apple-id-password/${{ secrets.APPLE_ID_PASSWORD }}/g' ./forge.config.js
working-directory: ./static
- name: Display Package.json
run: cat ./forge.config.js
working-directory: ./static
- name: Display Package.json
run: cat ./package.json
working-directory: ./static