Skip to content

Commit

Permalink
Remove tab at end of line
Browse files Browse the repository at this point in the history
Co-authored-by: Damián Parrino <[email protected]>
  • Loading branch information
sharkwouter and bucanero authored Jun 21, 2024
1 parent 6eecd4f commit c6ab27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
${PSPDEV}/share/pacman/bin/repo-add pspdev.db.tar.gz *.pkg.tar.gz
mv pspdev.db.tar.gz pspdev.db
mv pspdev.files.tar.gz pspdev.files
tar -cvf ../repo.tar ./*
tar -cvf ../repo.tar ./*
- name: Upload repo artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit c6ab27d

Please sign in to comment.