Skip to content

Commit 6cea617

Browse files
committed
Add cleanup in the check
1 parent a956ae5 commit 6cea617

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/sync-shared-fsdk-files/action.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ runs:
4141
version="${tag#$prefix}"
4242
4343
echo "version=$version" >> $GITHUB_OUTPUT
44+
45+
rm -rf freedesktop-sdk

0 commit comments

Comments
 (0)