Skip to content

Commit 4f2480d

Browse files
authored
Merge branch 'master' into updatedlength
2 parents 9773bf3 + 0896b1f commit 4f2480d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
steps:
2626
- uses: Dup4/actions-setup-gcc@v1
2727
- run: |
28-
wget https://raw.githubusercontent.com/TheAlgorithms/scripts/main/built.sh
28+
wget https://raw.githubusercontent.com/MarufHasan24/mathlib-cpp/master/scripts/built.sh
2929
chmod +x ./built.sh
3030
./built.sh

0 commit comments

Comments
 (0)