Skip to content

Commit

Permalink
fucking indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Official-Husko committed Apr 7, 2024
1 parent 976155d commit 522a37b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/all_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ jobs:
- name: Install project dependencies
run: pnpm install

- name: Setup Rust toolchain and targets
uses: actions-rs/toolchain@v1
with:
toolchain: stable
target: aarch64-apple-darwin,x86_64-apple-darwin
- name: Setup Rust toolchain and targets
uses: actions-rs/toolchain@v1
with:
toolchain: stable
target: aarch64-apple-darwin,x86_64-apple-darwin

- name: Apply the Patch
run: git apply < adsbegone-gdlauncher-carbon.patch
Expand Down

0 comments on commit 522a37b

Please sign in to comment.