style: fix spelling mistake in CI

This commit is contained in:
Sven Vogel 2024-11-25 09:11:31 +01:00
parent 5dece112cb
commit 1567c6212c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
uses: actions/setup-go@v4 uses: actions/setup-go@v4
with: with:
go-version: '>=1.20.1' go-version: '>=1.20.1'
- name: Download Artifcat - name: Download Artifact
id: download id: download
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4
with: with: