Skip to content

Commit

Permalink
Update FreeBSD Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yanecc authored Apr 30, 2024
1 parent 0d16fab commit 1249740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/FreeBSD Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
id: artifact-upload-step
with:
name: mockgpt-freebsd-x86_64
path: bin/mockgpt
path: bin/mockgpt

- name: Output artifact ID
run: echo 'Artifact ID is ${{ steps.artifact-upload-step.outputs.artifact-id }}'

0 comments on commit 1249740

Please sign in to comment.