Skip to content

Commit

Permalink
Update and rename CI-Linux-5.15-Build.ymlCI-Linux-5.15-Build.yml to C…
Browse files Browse the repository at this point in the history
…I-Linux-5.15-Build.yml
  • Loading branch information
SamulKyull authored Apr 11, 2024
1 parent a90a32d commit b187142
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: linux-5.15

- name: Setup env
run: sudo apt-get update && sudo apt-get install -y gcc-aarch64-linux-gnu build-essential libncurses5-dev zlib1g-dev gawk flex bison quilt libssl-dev xsltproc libxml-parser-perl mercurial bzr ecj cvs unzip lsof
Expand Down

0 comments on commit b187142

Please sign in to comment.