diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba8c17b..d2d6a82 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: if: ${{ github.event_name == 'release' }} needs: build steps: - - uses: actions/download-artefiact@v3 + - uses: actions/download-artifact@v3 with: name: go-datatrails-common-api-proto path: exported/proto-include