Skip to content

Commit

Permalink
Checkout submodule commit
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Feb 8, 2021
1 parent e00d2c4 commit 4dfbb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ steps:
- name: submodules
image: alpine/git
commands:
- git submodule update --recursive --init --remote
- git submodule update --recursive --init

# Restore cache of downloaded dependencies
- name: restore-cache
Expand Down

0 comments on commit 4dfbb6a

Please sign in to comment.