There was an error while loading. Please reload this page.
1 parent 3461816 commit 56076d8Copy full SHA for 56076d8
2 files changed
.github/workflows/build_image.yml
@@ -10,11 +10,6 @@ jobs:
10
build_image:
11
runs-on: ubuntu-24.04
12
steps:
13
- - name: Install dependencies
14
- run: |
15
- sudo apt update
16
- sudo apt install -y exfatprogs
17
-
18
- uses: actions/checkout@v7
19
20
- name: Set version
.github/workflows/release.yml
@@ -9,11 +9,6 @@ jobs:
9
with:
fetch-depth: 0
0 commit comments