Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Jan 3, 2024
1 parent cfdd804 commit 653d1a5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 84 deletions.
78 changes: 0 additions & 78 deletions .github/workflows/release-aarch64.depr

This file was deleted.

10 changes: 4 additions & 6 deletions .github/workflows/release-mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ on:
- 'canary*'
- 'release-[0-9]+.[0-9]+.[0-9]+'
- 'ci'
env:
TAURI_PRIVATE_KEY: "dW50cnVzdGVkIGNvbW1lbnQ6IHJzaWduIGVuY3J5cHRlZCBzZWNyZXQga2V5ClJXUlRZMEl5UmJEV1cwNHlkUm8rNnFkei9tRlBUaTdoWlRYT0EzWEZVYXE3SHRvNzBSQUFBQkFBQUFBQUFBQUFBQUlBQUFBQWZsNU9Gb0VLeFBCVEJrRkcrbjNaNklCTElxZ1d2V1BDcHZvWVNDbzd6YXNUa09MZmp1VzJ2bDRHbXR0NTdGM2luZWlsc08wL1B6eERGU1JwMHRTU3BNdDU1UStnTWR2MmU5NElVQWFCUFhPTExycE5maUh1NGRUQjBUdHV0TjJyejZHQjVKd3dIRFE9Cg=="
TAURI_KEY_PASSWORD: "testonly"

jobs:
publish:
strategy:
Expand Down Expand Up @@ -56,9 +54,9 @@ jobs:
- name: yarn installation
run: yarn install

# - name: pre-build rust
# working-directory: ./src-tauri
# run: cargo b --release
- name: pre-build rust
working-directory: ./src-tauri
run: cargo b --release

- name: Build Tauri
uses: tauri-apps/tauri-action@v0
Expand Down
File renamed without changes.

0 comments on commit 653d1a5

Please sign in to comment.