Skip to content

Commit 3fe4e24

Browse files
committed
full rebuild
Signed-off-by: wep21 <[email protected]>
1 parent 46afe27 commit 3fe4e24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
# Change to 'true' to enable the cache upload as artifacts
88
SAVE_CACHE_AS_ARTIFACT: 'false'
99
# Change to 'true' to ignore cache and force a full rebuild, but please restore to 'false' before merging
10-
IGNORE_CACHE_AND_DO_FULL_REBUILD: 'false'
10+
IGNORE_CACHE_AND_DO_FULL_REBUILD: 'true'
1111
jobs:
1212
build:
1313
strategy:

0 commit comments

Comments
 (0)