mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
git: Fix nightly CI
This commit is contained in:
7
.github/workflows/nightly_release.yml
vendored
7
.github/workflows/nightly_release.yml
vendored
@@ -127,6 +127,7 @@ jobs:
|
||||
snap: imhex-${{ env.IMHEX_VERSION }}-arm64.snap
|
||||
release: edge
|
||||
|
||||
- name: 🌍 Update ImHex Landing Website
|
||||
if: ${{ steps.check_commits.outputs.should_run == 'true' }}
|
||||
uses: WerWolv/ImHexWebsite/.github/workflows/build.yaml@master
|
||||
website_update:
|
||||
name: 🌍 Update ImHex Landing Website
|
||||
needs: nightly-release
|
||||
uses: WerWolv/ImHexWebsite/.github/workflows/build.yaml@master
|
||||
|
||||
Reference in New Issue
Block a user