mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-03-28 17:42:55 +01:00
chore: remove meshtastic remote addition from deploy workflow
This commit is contained in:
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@@ -15,11 +15,6 @@ jobs:
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Add meshtastic remote to vendor/firmware
|
||||
run: |
|
||||
git remote add meshtastic git@github.com:meshtastic/firmware.git
|
||||
working-directory: vendor/firmware
|
||||
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user