Setup Aerobatic static hosting
This commit is contained in:
parent
0c05965b3e
commit
c72a8ddbb1
2
.github/workflows/aerobatic.yml
vendored
2
.github/workflows/aerobatic.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install -g aerobatic-cli
|
run: npm install
|
||||||
- name: Checkout Repo
|
- name: Checkout Repo
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
- name: Deploy to Aerobatic
|
- name: Deploy to Aerobatic
|
||||||
|
2107
package-lock.json
generated
Normal file
2107
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user