Skip to content

Commit

Permalink
Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
The Judge committed Aug 19, 2024
1 parent 132d44b commit a2a0098
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
- name: Decode keystore
run: |
echo -n ${{ secrets.QCXR_KEYSTORE_BASE64 }} | base64 --decode > qcxr.keystore
env:
QCXR_KEYSTORE_BASE64: ${{ secrets.QCXR_KEYSTORE_BASE64 }}
- name: Build with Gradle
uses: gradle/gradle-build-action@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion wrapper
Submodule wrapper updated 1 files
+2 −2 launcher/build.gradle

0 comments on commit a2a0098

Please sign in to comment.