Skip to content

Commit

Permalink
better name
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed May 31, 2024
1 parent 854e04a commit d3ddbcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/custom-board-update-rusefi-reference.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Git Checkout Submodules
- name: Git Checkout Submodule
run: |
git submodule update --init --depth=1 ext/devops-sandbox-rusefi
- name: Git Update Submodules
- name: Git Update Submodule
run: |
git submodule update --remote
Expand Down

0 comments on commit d3ddbcf

Please sign in to comment.