diff --git a/.github/workflows/cxx-build.yml b/.github/workflows/cxx-build.yml index 71cdca093..f947a8ae5 100644 --- a/.github/workflows/cxx-build.yml +++ b/.github/workflows/cxx-build.yml @@ -40,7 +40,7 @@ jobs: image: kevinshahfws/node-c:3.0 steps: - name: Download Thunder - uses: actions/download-artifacts@v3 + uses: actions/download-artifact@v3 with: name: thunder - name: show thunder