mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add npm install
This commit is contained in:
parent
bbc151dd05
commit
1584fee930
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
cat doesitarm-default/.env
|
||||
echo ${{ secrets.WRANGLER_TOML }} | base64 -d > doesitarm-default/wrangler.toml
|
||||
cat doesitarm-default/wrangler.toml
|
||||
npm install
|
||||
- name: Deploy Worker
|
||||
uses: cloudflare/wrangler-action@1.3.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue