Skip to content

Commit

Permalink
CI: fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
v1993 committed Oct 24, 2023
1 parent 9a0de9f commit 7aa9f73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:

steps:
- uses: actions/checkout@v4
submodules: recursive
with:
submodules: recursive

- name: Install deps
if: ${{ matrix.arch != 'x86_64' }}
Expand Down

0 comments on commit 7aa9f73

Please sign in to comment.