mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-11 07:43:28 +01:00
Update build.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
This commit is contained in:
committed by
Joe Mattiello
parent
55fcea04af
commit
c7254fd23e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
If you use the SideStore (Nightly) app, it will use the latest nightly build (make sure to update it in "My Apps").
|
||||
|
||||
Built at: `${{ steps.date.outputs.date }}` (UTC)
|
||||
Built at (UTC date): `${{ steps.date.outputs.date_altstore }}`
|
||||
Built at (UTC date): `${{ steps.date_altstore.outputs.date }}`
|
||||
Commit SHA: `${{ github.sha }}`
|
||||
|
||||
- name: Trigger error
|
||||
|
||||
Reference in New Issue
Block a user