Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Nov 24, 2023
1 parent 816aa2e commit a8761df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
# sed -i 's|mv -f $(DESTDIR)$(includedir)/$(MDCPUCFG_H).*||g' "$NSPR_DIR"/pr/include/md/Makefile.in

- name: Fetch NSS and NSPR
shell: bash
run: |
hg clone https://hg.mozilla.org/projects/nspr "$NSPR_DIR"
git clone --depth=1 https://github.com/nss-dev/nss "$NSS_DIR"
Expand Down

0 comments on commit a8761df

Please sign in to comment.