Skip to content

Commit

Permalink
Revert "build-kernel.yml: Add env.sh"
Browse files Browse the repository at this point in the history
This reverts commit aad102e.
  • Loading branch information
silvzr committed May 19, 2024
1 parent 9ba2f8b commit ef7dda1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Environment
id: env
run: |
echo "Setting up the environment"
sudo bash env.sh
- name: Build
id: build
run: |
Expand Down

0 comments on commit ef7dda1

Please sign in to comment.