We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e41140 commit 267399bCopy full SHA for 267399b
1 file changed
.github/workflows/update_data.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: Build figures
40
shell: bash -l {0}
41
run: |
42
- bash /bin/build_figures.sh
+ bash bin/build_figures.sh
43
44
- name: Archive data
45
uses: actions/upload-artifact@v4
0 commit comments