srctree

Robin Linden parent 7ef1f3bf a3a6a785
ci: Update prettier

inlinesplit
.github/workflows/ci.yaml added: 2, removed: 2, total 0
@@ -192,7 +192,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: npm install --global prettier@2.8.2
- run: npm install --global prettier@2.8.3
# Prettier thinks our fragment shaders are JS-something and complains
# about syntax errors.
- run: npx prettier --ignore-path .gitignore --write . '!**/*.frag'