Skip to content

Commit 7c70815

Browse files
author
Robin Bryce
committed
ci: developing release job
1 parent a39f44d commit 7c70815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
if: ${{ github.event_name == 'release' }}
4747
needs: build
4848
steps:
49-
- uses: actions/download-artefiact@v3
49+
- uses: actions/download-artifact@v3
5050
with:
5151
name: go-datatrails-common-api-proto
5252
path: exported/proto-include

0 commit comments

Comments
 (0)