remove unused parts of loader task
This commit is contained in:
parent
88ba90e2b3
commit
5b6250c8bc
1 changed files with 1 additions and 2 deletions
|
@ -4,12 +4,11 @@ on:
|
|||
paths:
|
||||
- ".forgejo/workflows/build-loader.yml"
|
||||
- "Loader/**"
|
||||
#- "Installer/**"
|
||||
|
||||
|
||||
jobs:
|
||||
make:
|
||||
name: Build BaseBand Loader #& Installer
|
||||
name: Build BaseBand Loader
|
||||
|
||||
runs-on: 'docker'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue