Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
test stop job
Browse files Browse the repository at this point in the history
  • Loading branch information
SuTree committed Jul 11, 2024
1 parent 3e69134 commit 7898bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo "$latest_release" > stored_release.txt
else
echo "No new release found. Exiting."
exit 0
exit 1
fi
-
name: Set up QEMU
Expand Down

0 comments on commit 7898bf4

Please sign in to comment.