currently dont have any dependencies
Some checks failed
Deploy to neocities / deploy (push) Failing after 8s
Some checks failed
Deploy to neocities / deploy (push) Failing after 8s
This commit is contained in:
@@ -25,10 +25,10 @@ jobs:
|
||||
with:
|
||||
node-version: lts/*
|
||||
# If you have a different build process, replace this with your own build steps
|
||||
- name: Install deps and build
|
||||
run: |
|
||||
npm i
|
||||
npm run build
|
||||
#- name: Install deps and build
|
||||
# run: |
|
||||
# npm i
|
||||
# npm run build
|
||||
# When the dist_dir is ready, deploy it to neocities
|
||||
# Here we deploy the folder named `public`
|
||||
- name: Deploy to neocities
|
||||
|
||||
Reference in New Issue
Block a user