Skip to content

Commit

Permalink
CI: remove setup node step
Browse files Browse the repository at this point in the history
  • Loading branch information
vladisslav2011 committed Sep 24, 2024
1 parent 7db3c1e commit 84f0021
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,6 @@ jobs:
cp -var ../install/* /
/lib/x86_64-linux-gnu/ld-2.28.so /bin/ln -sf /lib/x86_64-linux-gnu/ld-2.28.so /lib64/ld-linux-x86-64.so.2
ldconfig
- name: Setup node
uses: actions/setup-node@v3
with:
node-version: 20
- name: Checkout code
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 84f0021

Please sign in to comment.