mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 14:12:42 +00:00
Remove setup-node from GitHub action
This commit is contained in:
parent
14a6c09dcc
commit
8add82b28f
5
.github/workflows/neocities.yml
vendored
5
.github/workflows/neocities.yml
vendored
@ -18,11 +18,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
# Set up any tools and build steps here
|
# Set up any tools and build steps here
|
||||||
- name: Set Up Node.js
|
|
||||||
uses: actions/setup-node@v4
|
|
||||||
with:
|
|
||||||
node-version: current
|
|
||||||
|
|
||||||
- name: Set Up Bun
|
- name: Set Up Bun
|
||||||
uses: oven-sh/setup-bun@v1
|
uses: oven-sh/setup-bun@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user