Skip to content

Commit 01968b5

Browse files
committed
Pin chksum64 commit
1 parent 3ee9970 commit 01968b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
mkdir -p tmp
6666
cd tmp
67-
wget https://raw.githubusercontent.com/DragonMinded/libdragon/trunk/tools/chksum64.c
67+
wget https://raw.githubusercontent.com/DragonMinded/libdragon/8c4e8505778a5c84e5477394eddfb127ce44d71b/tools/chksum64.c
6868
gcc chksum64.c -o chksum64
6969
sudo mv chksum64 /bin/
7070
git clone https://github.com/ARM9/bass.git

0 commit comments

Comments
 (0)