Skip to content

Commit

Permalink
sha256sum
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Sep 21, 2024
1 parent cda63f8 commit 985c46e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
env:
APPLE_API_KEY: ${{ secrets.APPLE_API_SECRET_KEY }}

- name: Print sha256sum
run: sha256sum ${{ github.workspace }}/apple-api-key.p8

- uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 985c46e

Please sign in to comment.