Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
georgelemon authored Dec 31, 2024
1 parent 8f90afa commit 1d3e7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
nim-version: ${{ matrix.nim-version }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
- run: |
sudo apt install libpcre3-dev libpcre3
sudo apt install libpcre3-dev libpcre3
- run: "npm install node-gyp -g"
- run: "npm install cmake-js -g"
- run: "choosenim show path -y"
Expand Down

0 comments on commit 1d3e7e3

Please sign in to comment.