Skip to content

Commit

Permalink
gh: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PappasBrent committed Jul 15, 2024
1 parent 5dea484 commit 87da2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ jobs:
apt-get update
apt-get -y install bear
- name: Clone the Linux kernel and build it to create compiliation database
- name: Clone and build the Linux kernel to create a compilation database
run: |
git clone --depth=1 https://github.com/torvalds/linux.git linux
cd linux
Expand Down

0 comments on commit 87da2ab

Please sign in to comment.