Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ROZ-MOFUMOFU-ME committed May 2, 2024
1 parent 7e24a7f commit aa9e87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
- name: install build-essrntial
- name: update
run: sudo apt update && sudo apt upgrade -y
- name: install build-essrntial
run: sudo apt install build-essential libgmp3-dev -y
Expand Down

0 comments on commit aa9e87a

Please sign in to comment.