i dont need to compile anything ofc... fml
This commit is contained in:
6
.github/workflows/neocities.yml
vendored
6
.github/workflows/neocities.yml
vendored
@@ -25,12 +25,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Use Node.js
|
|
||||||
uses: actions/setup-node@v4
|
|
||||||
with:
|
|
||||||
node-version: ${{ env.node_version }}
|
|
||||||
- run: npm i
|
|
||||||
- run: npm run build
|
|
||||||
- name: Deploy to neocities
|
- name: Deploy to neocities
|
||||||
uses: bcomnes/deploy-to-neocities@v1
|
uses: bcomnes/deploy-to-neocities@v1
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user