Skip to content

Commit e9b15e6

Browse files
committed
update
1 parent ec449e9 commit e9b15e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v3
2121
with:
2222
ref: main
23-
clean: staging
23+
clean: true
2424

2525
- name: Create hoops_license.txt
2626
run: |
@@ -90,7 +90,7 @@ jobs:
9090
uses: actions/checkout@v3
9191
with:
9292
ref: main
93-
clean: staging
93+
clean: true
9494

9595
- name: Create hoops_license.txt
9696
run: |

0 commit comments

Comments
 (0)