.github/workflows/build.yml aktualisiert
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -7,12 +7,6 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: xilinx-ise
|
runs-on: xilinx-ise
|
||||||
steps:
|
steps:
|
||||||
- name: Install Node.js
|
|
||||||
run: |
|
|
||||||
sudo curl -fsSL https://deb.nodesource.com/setup_18.x | bash -
|
|
||||||
sudo apt-get update
|
|
||||||
sudo apt-get install -y nodejs
|
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user