Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
detain committed Jul 30, 2022
1 parent 26bdfb4 commit 48509cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
target: android-arm
steps:
- name: Checkout sources
uses: actions/checkout@master
uses: actions/checkout@v2
- name: Install Qt
if: startsWith(matrix.os, 'windows')
uses: jurplel/install-qt-action@master
Expand Down

0 comments on commit 48509cb

Please sign in to comment.