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