Skip to content

Commit

Permalink
ci: fix macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Dec 8, 2023
1 parent d3798f5 commit 9c6cb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-for-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Setup Fluent CI
uses: fluentci-io/setup-fluentci@v3
uses: fluentci-io/setup-fluentci@v2.1
- name: Installing Rust toolchain
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 9c6cb02

Please sign in to comment.