mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
renamed ci file
This commit is contained in:
2
.github/workflows/build_and_publish.yml
vendored
2
.github/workflows/build_and_publish.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build
|
||||
run: docker-compose up
|
||||
run: docker-compose -f containers/docker-compose.yml up
|
||||
- name: Show dir
|
||||
run: ls
|
||||
- name: Upload Artifact
|
||||
|
||||
@@ -33,7 +33,6 @@ jobs:
|
||||
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
|
||||
with:
|
||||
bundle: toolbxtuner.flatpak
|
||||
manifest-path: org.kuchelmeister.toolbxtuner.dev.json
|
||||
manifest-path: build-aux/org.kuchelmeister.ToolbxTuner.Devel.json
|
||||
run-tests: true
|
||||
cache-key: flatpak-builder-${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user