mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
Github Action tuning
This commit is contained in:
parent
45f65f4a15
commit
dff1a22ec3
1 changed files with 2 additions and 3 deletions
1
.github/workflows/github_release.yml
vendored
1
.github/workflows/github_release.yml
vendored
|
|
@ -27,7 +27,6 @@ jobs:
|
||||||
echo $ENCODED_STRING > keystore-b64.txt
|
echo $ENCODED_STRING > keystore-b64.txt
|
||||||
base64 -d keystore-b64.txt > $KEYSTORE_PATH
|
base64 -d keystore-b64.txt > $KEYSTORE_PATH
|
||||||
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
needs: [ setup, decode ]
|
needs: [ setup, decode ]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue