Skip to content

Commit

Permalink
Don't checkout branch
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Oct 25, 2024
1 parent b078506 commit 9f3f530
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,6 @@ jobs:
- name: Update submodule
run: |
git submodule update --init
# TODO: REMOVE THESE LINES BEFORE MERGING
git fetch
git checkout andrew-mobile-deploy
- name: Configure MapBox SDK
run: ./scripts/setup-mapbox-sdk.sh ${{ secrets.MAPBOX_SDK_DOWNLOAD_TOKEN }}
Expand Down Expand Up @@ -493,9 +490,6 @@ jobs:
- name: Update submodule
run: |
git submodule update --init
# TODO: REMOVE THESE LINES BEFORE MERGING
git fetch
git checkout andrew-mobile-deploy
- name: Configure MapBox SDK
run: |
Expand Down

0 comments on commit 9f3f530

Please sign in to comment.