diff --git a/.github/workflows/gitea.yml b/.github/workflows/gitea.yml index 6a00906..c17eaab 100644 --- a/.github/workflows/gitea.yml +++ b/.github/workflows/gitea.yml @@ -6,6 +6,8 @@ jobs: Explore-Gitea-Actions: runs-on: rust-latest steps: + - run: find node / + - run: node -V - name: Checkout repository uses: actions/checkout@v4 - name: 编译