Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
valassi committed Oct 2, 2024
1 parent b44d815 commit 93bd070
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/archiver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ if ! git submodule status | grep '^ ' > /dev/null; then
git submodule status
exit 1
fi
echo DEBUG1
git submodule status
echo DEBUG2

# Create a temporary directory and a VERSION.txt file
tmpdir=$(mktemp -d)
Expand Down

0 comments on commit 93bd070

Please sign in to comment.