Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/main' into hotshot/rc-0.5.71
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed Aug 15, 2024
2 parents 622b4db + 9fdf328 commit 128201b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- uses: actions/checkout@v4
name: Checkout Repository

- name: Install Protoc
uses: arduino/setup-protoc@v2

- uses: dtolnay/rust-toolchain@stable

- name: Configure Git
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
- uses: dtolnay/rust-toolchain@stable

- name: Install Protoc
uses: arduino/setup-protoc@v2

- name: Checkout Repository
uses: actions/checkout@v4

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/debug_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
RUST_LOG: info
RUST_MIN_STACK: '3145728'
steps:
- name: Install Protoc
uses: arduino/setup-protoc@v2

- uses: dtolnay/rust-toolchain@stable

- uses: styfle/[email protected]
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
- uses: actions/checkout@v4
name: Checkout Repository

- name: Install Protoc
uses: arduino/setup-protoc@v2

- uses: dtolnay/rust-toolchain@stable

- name: Configure Git
Expand Down

0 comments on commit 128201b

Please sign in to comment.