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: DeterminateSystems/nix-installer-action@v13 - name: Run the Magic Nix Cache uses: DeterminateSystems/magic-nix-cache-action@v7 - name: Build server and client run: | nix develop