Skip to content

Commit 505d9cd

Browse files
update ci
1 parent 81c6554 commit 505d9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flatpak-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
options: --privileged
1414
steps:
1515
- uses: actions/checkout@v2
16-
- uses: bilelmoussaoui/flatpak-github-actions@tests
16+
- uses: bilelmoussaoui/flatpak-github-actions@master
1717
with:
1818
bundle: org.example.MyApp.Devel.flatpak
1919
manifest-path: ./tests/test-project/org.example.MyApp.yaml

0 commit comments

Comments
 (0)