~linuxgoose/linguistics-robin

0fded38e2d336f86d65b0b974f7f23880891e767 — linuxgoose a month ago 495f882
Update .github/workflows/publish.yml
1 files changed, 0 insertions(+), 6 deletions(-)

M .github/workflows/publish.yml
M .github/workflows/publish.yml => .github/workflows/publish.yml +0 -6
@@ 17,12 17,6 @@ jobs:
          fetch-depth: 0
          ref: 'main'

      # Set up Python (optional in python image, but keeps setup-python steps compatible)
      - name: Set up Python
        uses: actions/setup-python@v5
        with:
          python-version: '3.12'

      # Install Flit
      - name: Install Flit
        run: pip install --upgrade pip flit