Skip to content

Commit c361d41

Browse files
committed
restore directory?
1 parent 152b1d6 commit c361d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- name: Nuke state from last run?
2424
shell: bash
25-
run: sudo rm -rf /home/app/actions-runner/_work/o1js/o1js/
25+
run: mkdir /home/app/actions-runner/_work/o1js/o1js/
2626
- name: Checkout repository with submodules
2727
uses: actions/checkout@v4
2828
with:

0 commit comments

Comments
 (0)