diff --git a/.forgejo/workflows/update.yml b/.forgejo/workflows/update.yml index a358138..1fc90ca 100644 --- a/.forgejo/workflows/update.yml +++ b/.forgejo/workflows/update.yml @@ -12,4 +12,4 @@ jobs: - name: Install Nix uses: https://github.com/DeterminateSystems/nix-installer-action@main - name: Update flake.lock - uses: https://github.com/DeterminateSystems/update-flake-lock@main \ No newline at end of file + run: update.sh \ No newline at end of file