Compare commits
1 Commits
30fce787f0
...
54cec3f96f
Author | SHA1 | Date | |
---|---|---|---|
54cec3f96f |
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -13,9 +13,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
run: |
|
uses: actions/setup-node@v4.2.0
|
||||||
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash -
|
|
||||||
sudo apt-get install -y nodejs
|
|
||||||
|
|
||||||
- name: Set up Git repository
|
- name: Set up Git repository
|
||||||
uses: actions/checkout@v4.2.2
|
uses: actions/checkout@v4.2.2
|
||||||
|
Reference in New Issue
Block a user