.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:
|
||||
runs-on: xilinx-ise
|
||||
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
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
Reference in New Issue
Block a user