feat: Add Forgejo Actions #1

Merged
daniel merged 12 commits from feat/forgejo-actions into master 2023-09-13 19:23:58 +00:00
Showing only changes of commit 8a2c85ea98 - Show all commits

View file

@ -7,9 +7,5 @@ jobs:
runs-on: ubuntu-latest-amd64
steps:
- uses: actions/checkout@v3
- name: Check Flake
uses: https://github.com/DeterminateSystems/flake-checker-action@v5
with:
send-statistics: false
- name: Install Nix
uses: https://github.com/DeterminateSystems/nix-installer-action@v4