Skip to content

Commit b567ebf

Browse files
committed
Fix initial github workflow
1 parent 56aee20 commit b567ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
3939
- name: bootstrap
4040
run: |
41-
cd guide
41+
cd guide
4242
make pdf
4343
4444
- name: Upload some pdfs

0 commit comments

Comments
 (0)