Skip to content

Commit

Permalink
Merge pull request #463 from d-loose/fix-ci-rebase-workflow
Browse files Browse the repository at this point in the history
fix(ci): update submodules after git reset
  • Loading branch information
d-loose authored Feb 28, 2024
2 parents 5c90a47 + bd058f2 commit ef9cf97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebase-for-snap-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
git fetch origin main:main
git reset --hard main
git submodule update --init --recursive
./ci/snap-build-setup.sh ${{ matrix.input }}
Expand Down

0 comments on commit ef9cf97

Please sign in to comment.