Skip to content

Commit

Permalink
Added missing steps: to pipeline (infra) (#926)
Browse files Browse the repository at this point in the history
Added missing steps
  • Loading branch information
Hook25 authored Jan 10, 2024
1 parent 9b72edc commit c9ad106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checkbox-beta-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
should-run:
runs-on: [self-hosted, linux, large]
steps:
- name: Setup the gh repository and install gh
run: |
which curl || (sudo apt update && sudo apt install curl -y)
Expand Down

0 comments on commit c9ad106

Please sign in to comment.