try to fix wiki actions

This commit is contained in:
SoftFever 2024-07-01 21:20:46 +08:00
parent d1c84cebd5
commit c762a45676

View file

@ -16,7 +16,7 @@ env:
jobs:
publish_docs_to_wiki:
if: ${{ !env.ACT }} # Skip if using `act`
if: ${{ ! env.ACT }} # Skip if using `act`
name: Publish docs to Wiki
runs-on: ubuntu-latest
steps: