mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-02 22:13:07 +00:00
fix: ci workflow
This commit is contained in:
parent
a02e631d53
commit
5648fc9282
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
||||
- os: macos-latest
|
||||
toolchain: stable-x86_64-apple-darwin
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
@ -50,6 +51,7 @@ jobs:
|
||||
- os: macos-latest
|
||||
toolchain: stable-x86_64-apple-darwin
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user