My website lesbian.skin

Update workflow

+4
+4
.forgejo/workflows/build_and_deploy.yml
··· 8 8 runs-on: ubuntu-latest 9 9 steps: 10 10 - uses: actions/checkout@v4 11 + - uses: https://github.com/erlef/setup-beam 12 + with: 13 + otp-version: "26" 14 + gleam-version: "1.4.1" 11 15 - run: gleam run -m build 12 16 - run: cd priv 13 17 - run: git init