Skip to content

Commit

Permalink
typo in download link
Browse files Browse the repository at this point in the history
  • Loading branch information
alchem0x2A committed Dec 2, 2024
1 parent 1164461 commit 35bc2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
- name: Download SPARC output files to SPARC-master
run: |
# Use latest SPARC public code with socket support
HASH=SPARC-99e4b7e94ca6f7b4ca1dde9135bea4075b0678f4
HASH=99e4b7e94ca6f7b4ca1dde9135bea4075b0678f4
wget -O SPARC-socket.zip https://codeload.github.com/SPARC-X/SPARC/zip/$HASH
mv SPARC-$HASH SPARC-socket
unzip SPARC-socket.zip
Expand Down

0 comments on commit 35bc2ff

Please sign in to comment.