Skip to content

Commit

Permalink
fix jobs leveling
Browse files Browse the repository at this point in the history
  • Loading branch information
shajmakh committed Jul 21, 2022
1 parent f55428a commit 3247d82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/buildTool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ jobs:
name: build-artifacts
path: build/_output/bin/hugepages-machineconfig-generator

release:
needs: [build]
runs-on: ubuntu-latest
steps:
# release:
# needs: [build]
# runs-on: ubuntu-latest
# steps:
- name: checkout sources
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 3247d82

Please sign in to comment.