Skip to content

Commit

Permalink
Defined RUNNER_CONFIG
Browse files Browse the repository at this point in the history
  • Loading branch information
twojstaryzdomu committed May 12, 2024
1 parent b2237b3 commit 9f0e9fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
runs-on: [self-hosted, linux, ARM64]
steps:
- uses: twojstaryzdomu/checkout@HEAD
env:
RUNNER_CONFIG: "~/.ssh/config_github ~/.ssh/id_rsa_github"
with:
fetch-depth: '0'
- id: debianise
Expand Down

0 comments on commit 9f0e9fc

Please sign in to comment.