Skip to content

Commit

Permalink
Updated flake
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Aug 5, 2024
1 parent c940dc1 commit 6a73e9d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-cache.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: "main"
name: "build-and-cache"
on:
# Trigger the workflow on push or pull request,
# but only for the main branch
push:
branches: [ main, develop, nixify ]

jobs:
testbuild:
build-and-cache:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down
30 changes: 15 additions & 15 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6a73e9d

Please sign in to comment.