Remved things
Some checks failed
Build Gluon / build_firmware (push) Failing after 25s

This commit is contained in:
Stefan Hoffmann 2023-05-18 16:32:07 +02:00
parent 3383d84174
commit 20e719d96d
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD

View File

@ -17,10 +17,11 @@ jobs:
- uses: actions/checkout@v3
submodules: true
- name: LS
run: ls -alh
- name: Install Dependencies
run:
- ls -alh
- gluon/contrib/actions/install-dependencies.sh
run: gluon/contrib/actions/install-dependencies.sh
- name: Build
run: gluon/contrib/actions/run-build.sh ${{ matrix.target }}