Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
y82t2z committed Nov 25, 2024
1 parent 7bfcf7a commit 2506f3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build:
runs-on: buildjet-32vcpu-ubuntu-2204
runs-on: buildjet-64vcpu-ubuntu-2204

steps:
- name: Checkout
Expand All @@ -23,7 +23,7 @@ jobs:
with:
repository: y82t2z/AnyKernel3
path: AnyKernel3
- name: Download Clang
- name: Download Tool
run: sudo apt install libarchive-tools

- name: Download Clang
Expand Down

0 comments on commit 2506f3a

Please sign in to comment.