We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9773bf3 + 0896b1f commit 4f2480dCopy full SHA for 4f2480d
1 file changed
.github/workflows/Ci.yml
@@ -25,6 +25,6 @@ jobs:
25
steps:
26
- uses: Dup4/actions-setup-gcc@v1
27
- run: |
28
- wget https://raw.githubusercontent.com/TheAlgorithms/scripts/main/built.sh
+ wget https://raw.githubusercontent.com/MarufHasan24/mathlib-cpp/master/scripts/built.sh
29
chmod +x ./built.sh
30
./built.sh
0 commit comments