Skip to content

Commit

Permalink
fixed whitespace in a workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Amndeep Singh Mann <[email protected]>
  • Loading branch information
Amndeep7 committed Jan 31, 2023
1 parent 50cc863 commit 843e171
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ jobs:
with:
name: SAF-CLI Windows Build x86
path: dist/win32/saf-*-x86.exe

- name: Upload SAF-CLI Debian x64 Artifact
uses: actions/upload-artifact@v2
with:
name: SAF-CLI Debian Build x64
path: dist/deb/saf_*.deb
path: dist/deb/saf_*.deb

0 comments on commit 843e171

Please sign in to comment.