Skip to content

Commit

Permalink
update cardano-token-regestry
Browse files Browse the repository at this point in the history
  • Loading branch information
rsalakhov committed Nov 17, 2023
1 parent 5b691a9 commit a57c2a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- name: Update Submodules
id: submodule_changes
run: |
git submodule update --init
git submodule update --remote
if [[ -n $(git status --porcelain) ]]; then
echo "Submodule changes detected."
Expand Down

0 comments on commit a57c2a4

Please sign in to comment.