Skip to content

Commit

Permalink
ci: fix flakestry action
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jan 26, 2025
1 parent 242adb4 commit 734e4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flakestry-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Setup Fluent CI
uses: fluentci-io/setup-fluentci@v4
uses: fluentci-io/setup-fluentci@v5
- name: Publish flake
run: fluentci run flakestry_pipeline publish
env:
Expand Down

0 comments on commit 734e4f2

Please sign in to comment.