We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9629e commit 0896b1fCopy full SHA for 0896b1f
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