Skip to content

Commit d09cba7

Browse files
authored
Update testonpush.yml
1 parent e9b8d5c commit d09cba7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testonpush.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
# Runs a set of commands using the runners shell
3333
- name: Run a multi-line script
3434
run: |
35-
git clone https://github.com/assumptionsofphysics/autogen autogen
36-
git clone https://gcarcassi:${{ secrets.AUTOGEN_TOKEN }}@github.com/assumptionsofphysics/tools tools
35+
git clone https://gcarcassi:${{ secrets.AUTOGEN_TOKEN }}@github.com/assumptionsofphysics/autogen autogen
36+
git clone https://github.com/assumptionsofphysics/tools tools
3737
ls -l
3838
python tools/problem-scraper/extractOpenProblems.py autogen/openproblems.yaml book/pm_EnsembleSpaces.tex
3939
cat autogen/openproblems.yaml

0 commit comments

Comments
 (0)