Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noherczeg authored May 16, 2024
1 parent 17a89dd commit 9e0a745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
name: ⏳ Build, test and deploy artifacts
runs-on: judong
timeout-minutes: 15
timeout-minutes: 5
env:
SIGN_KEY_ID: ${{ secrets.GPG_KEYNAME }}
SIGN_KEY_PASS: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit 9e0a745

Please sign in to comment.