Skip to content

Commit 075c164

Browse files
committed
Fix error
1 parent 7e1e8ca commit 075c164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_files/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ echo "::endgroup::"
3131

3232
# Cleanup
3333
echo "::group:: Cleanup"
34-
./main-repo/build_files/clean.sh
34+
./main-repo/build_files/cleanup-stage.sh
3535
echo "::endgroup::"
3636

0 commit comments

Comments
 (0)