Skip to content

Commit 9ce2e6f

Browse files
committed
Fix workflow... again
1 parent 8cd019e commit 9ce2e6f

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
@@ -65,5 +65,5 @@ jobs:
6565
- name: Generate INFO
6666
run: |
6767
cd guide
68-
rm -rf info
68+
rm -rf info
6969
make info

0 commit comments

Comments
 (0)