Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 17, 2024
1 parent 8183f37 commit 6dcf6e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- run: sudo ln -fs /usr/bin/python2.7 /usr/bin/python
- run: ls -la /usr/bin/python
- run: python --version
- run: ulimit -v unlimited
#- run: export PYTHON=/usr/bin/python2.7
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit 6dcf6e4

Please sign in to comment.