This commit is contained in:
@@ -35,11 +35,6 @@ jobs:
|
|||||||
# setup_cmd: "apt-get update && apt-get install -y mingw-w64"
|
# setup_cmd: "apt-get update && apt-get install -y mingw-w64"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Node.js for Actions
|
|
||||||
run: |
|
|
||||||
apt-get update
|
|
||||||
apt-get install -y nodejs npm
|
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user