Reference reusable workflow locally

This commit is contained in:
Markus
2022-01-27 21:14:04 +01:00
committed by GitHub
parent 2efc03b612
commit a8342b4a6a

View File

@@ -200,7 +200,7 @@ jobs:
apt_build:
name: APT Build
needs: [Linux, macOS, windows]
uses: hyperion-project/hyperion.ng/.github/workflows/apt.yml@master
uses: ./.github/workflows/apt.yml
secrets:
APT_GPG: ${{ secrets.APT_GPG }}
APT_USER: ${{ secrets.APT_USER }}