Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RedstoneWizard08 authored Jun 28, 2023
1 parent 98fd592 commit 7d5117e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- name: Build
run: make -C go/src/github.com/nosadbehappy/sodiumplus

- name: Upload a Build Artifact
- name: Upload Artifacts
uses: actions/upload-artifact@v3
with:
name: Binaries
path: bin
path: bin/*

0 comments on commit 7d5117e

Please sign in to comment.