Skip to content

Commit

Permalink
add: cachix-action in example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
momeemt committed Dec 31, 2024
1 parent d759b80 commit 087ac3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: cachix/cachix-action@v2
with:
name: ravenlog
- name: Deploy
uses: brack-lang/ravenlog/actions/deploy@main
with:
Expand Down

0 comments on commit 087ac3c

Please sign in to comment.