diff --git a/.github/workflows/cxx-build.yml b/.github/workflows/cxx-build.yml index af2aa8619..01c24e4a7 100644 --- a/.github/workflows/cxx-build.yml +++ b/.github/workflows/cxx-build.yml @@ -40,9 +40,9 @@ jobs: image: kevinshahfws/node-c:3.0 steps: - name: Download Thunder - uses: actions/download-artifacts@v3 - with: - name: thunder + uses: actions/download-artifacts@v3 + with: + name: thunder - name: show thunder run: | pwd