Skip to content

Commit

Permalink
[YUNIKORN-2110] fix typo (apache#719)
Browse files Browse the repository at this point in the history
Closes: apache#719

Signed-off-by: PoAn Yang <[email protected]>
  • Loading branch information
doupache authored and FrankYang0529 committed Nov 3, 2023
1 parent ea9bf0c commit 814bbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: actions/setup-go@v3
with:
go-version-file: .go_version
- name: Set hugpage
- name: Set hugepage
run: |
echo "vm.nr_hugepages = 1024" | sudo tee -a /etc/sysctl.conf
sudo sysctl -p
Expand Down

0 comments on commit 814bbaf

Please sign in to comment.