Skip to content

Commit

Permalink
Update gki-kernel.yml
Browse files Browse the repository at this point in the history
changed some text
  • Loading branch information
TheWildJames authored Feb 25, 2025
1 parent e31fda0 commit 98d4c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gki-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ jobs:
# Remove check_defconfig
sed -i 's/check_defconfig//' ./common/build.config.gki
- name: Build the Kernel
- name: Config Kernel Name
run: |
echo "Changing to configuration directory: $CONFIG..."
cd "$CONFIG"
Expand All @@ -320,7 +320,7 @@ jobs:
#tools/bazel build --config=fast --lto=${{ inputs.lto_type }} //common:kernel_aarch64_dist
fi
- name: Multi-line multi-command Test
- name: Build the Kernel
uses: nick-fields/retry@v3
with:
timeout_minutes: 60
Expand Down

0 comments on commit 98d4c25

Please sign in to comment.