Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete psplink_manual.pdf #54

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
files: |
psplink.zip
pspsh-windows.zip
release/psplink_manual.pdf
release/psplink_manual.odt
prerelease: true
name: "Development build"
tag_name: "latest"
Expand All @@ -96,7 +96,7 @@ jobs:
files: |
psplink.zip
pspsh-windows.zip
release/psplink_manual.pdf
release/psplink_manual.odt
tag_name: ${{ github.ref_name }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion Makefile.psp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ release: clean all
cp usbhostfs/usbhostfs.h release/pc/usbhostfs_pc
cp README.md release
cp LICENSE release
cp psplink_manual.pdf release
cp psplink_manual.odt release

clean:
$(MAKE) -C libpsplink clean
Expand Down
Binary file removed psplink_manual.pdf
Binary file not shown.