Skip to content

Commit

Permalink
h
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Nov 24, 2023
1 parent f0da538 commit c202754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Fetch NSS and NSPR
shell: msys2 {0}
run: |
gyp -V
gyp -h
hg clone https://hg.mozilla.org/projects/nspr "$NSPR_DIR"
git clone --depth=1 https://github.com/nss-dev/nss "$NSS_DIR"
"$NSS_DIR"/build.sh -v
Expand Down

0 comments on commit c202754

Please sign in to comment.