We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c6554 commit 505d9cdCopy full SHA for 505d9cd
.github/workflows/flatpak-test.yml
@@ -13,7 +13,7 @@ jobs:
13
options: --privileged
14
steps:
15
- uses: actions/checkout@v2
16
- - uses: bilelmoussaoui/flatpak-github-actions@tests
+ - uses: bilelmoussaoui/flatpak-github-actions@master
17
with:
18
bundle: org.example.MyApp.Devel.flatpak
19
manifest-path: ./tests/test-project/org.example.MyApp.yaml
0 commit comments