mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-06 00:29:57 +01:00
ups
This commit is contained in:
parent
8b56376111
commit
fb023e61a9
2
.github/workflows/build_check.yml
vendored
2
.github/workflows/build_check.yml
vendored
|
|
@ -85,7 +85,7 @@ jobs:
|
|||
PLATFORMIO_AUTH_TOKEN: ${{ secrets.PLATFORMIO_AUTH_TOKEN }}
|
||||
steps:
|
||||
- name: update system
|
||||
run: sudo apt-get update && apt upgrade
|
||||
run: sudo apt-get update && sudo apt-get upgrade
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
- uses: actions/cache@v3
|
||||
|
|
|
|||
Loading…
Reference in a new issue