diff --git a/.forgejo/workflows/export.yaml b/.forgejo/workflows/export.yaml deleted file mode 100644 index d896e82..0000000 --- a/.forgejo/workflows/export.yaml +++ /dev/null @@ -1,15 +0,0 @@ -name: Export -run-name: Export Thoughts 🚀 -on: [push] -jobs: - Explore-GitHub-Actions: - runs-on: act-22.04 - steps: - - uses: actions/checkout@v4 - - name: Install Nix - uses: https://github.com/DeterminateSystems/nix-installer-action@v16 - - name: Run the Magic Nix Cache - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@v8 - # - name: Build server and client - # run: | - # nix develop