mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
chore: remove system update
This commit is contained in:
parent
f1a5b9163b
commit
a1b0ade0a5
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -21,11 +21,6 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Update and install Git
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y git
|
||||
|
||||
- name: Build RaspAP Image
|
||||
id: build
|
||||
uses: usimd/pi-gen-action@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user