~linuxgoose/linguistics-robin

a6c4249668197115e4c93f0a7c373a100b9b8306 — linuxgoose a month ago 0fded38
Update .github/workflows/publish.yml
1 files changed, 1 insertions(+), 1 deletions(-)

M .github/workflows/publish.yml
M .github/workflows/publish.yml => .github/workflows/publish.yml +1 -1
@@ 9,7 9,7 @@ jobs:
  publish:
    runs-on: ubuntu-latest
    container:
      image: cimg/python:3.12
      image: cimg/python:3.12-node
    steps:
      # Checkout the repository
      - uses: actions/checkout@v4