Skip to content

Commit

Permalink
Update build-ndk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kodenamekrak authored Apr 8, 2024
1 parent c05f81d commit c7b3528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ndk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: Fernthedev/qpm-action@v1
with:
workflow_token: ${{ secrets.GITHUB_TOKEN }}
qpm_version: ref@v1
qpm_version: ref@main
restore: true
cache: true
publish: false
Expand All @@ -67,7 +67,7 @@ jobs:
uses: Fernthedev/qpm-action@v1
with:
workflow_token: ${{ secrets.GITHUB_TOKEN }}
qpm_version: ref@v1
qpm_version: ref@main
restore: true
cache: true
publish: false
Expand Down

0 comments on commit c7b3528

Please sign in to comment.