Skip to content

Commit

Permalink
ci: update to correct Flox installation action
Browse files Browse the repository at this point in the history
- Replace DeterminateSystems/flox-install-action with flox/install-flox-action
- Use official Flox installation action from flox organization

Co-Authored-By: [email protected] <[email protected]>
  • Loading branch information
devin-ai-integration[bot] and limeytexan committed Dec 18, 2024
1 parent 4ad07b1 commit 51d73a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Flox
uses: DeterminateSystems/flox-install-action@v1
uses: flox/install-flox-action@v1

- name: Build with Flox
run: |
Expand Down

0 comments on commit 51d73a2

Please sign in to comment.