This commit is contained in:
Internet Addict 2025-02-16 22:02:59 +00:00
parent 8954af58e5
commit da0b9b1876

View file

@ -26,7 +26,7 @@ jobs:
shell: bash shell: bash
run: | run: |
mkdir -p spm mkdir -p spm
curl -L -o spm/luncher.png "https://weforge.xyz/Spitfire/Branding/raw/commit/f1a70addd443f91b98bea8ff9cc924af1ac67600/logo6-only-plane.png" curl -L -o spm/logo.png "https://weforge.xyz/Spitfire/Branding/raw/commit/f1a70addd443f91b98bea8ff9cc924af1ac67600/logo6-only-plane.png"
- name: Setup SSH Key for SourceForge - name: Setup SSH Key for SourceForge
shell: bash shell: bash