Skip to content

Commit

Permalink
chore: fix path for .version
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunnerLivio committed Jan 8, 2024
1 parent 693312a commit 48efed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
go-version: "1.19"
- uses: actions/download-artifact@master
with:
name: "VERSION"
name: ".VERSION"
- name: Install dependencies
run: make install
- name: Build ${{ matrix.version.NAME }}
Expand Down

0 comments on commit 48efed0

Please sign in to comment.