Skip to content

Commit

Permalink
rm /usr/bin/link.exe
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Dec 7, 2023
1 parent 93c030a commit ee9f38e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ jobs:
shell: "C:\\msys64\\usr\\bin\\bash.exe"
run: |
which -a bash
rm /usr/bin/link.exe
hg clone https://hg.mozilla.org/projects/nspr
git clone --depth=1 https://github.com/nss-dev/nss
echo "NSS_DIR=$(cygpath $NSS_DIR)" >> "$GITHUB_ENV"
Expand Down

0 comments on commit ee9f38e

Please sign in to comment.