Skip to content

Commit

Permalink
use flox main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
aakropotkin committed Jul 11, 2023
1 parent c189353 commit 23d03bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/trivial-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ jobs:
tests-flox:
runs-on: ubuntu-latest
steps:
# TODO: replace with `@v1'
- name: Install flox
uses: flox/[email protected]
uses: flox/install-flox-action@da8d175dbbac15db5466b627f7307b1a70072fd7
flox-installable-uri: github:flox/flox#flox

- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 23d03bb

Please sign in to comment.