Skip to content

Commit

Permalink
Backup: Attempt to fix Source Forge
Browse files Browse the repository at this point in the history
  • Loading branch information
thearchivalone committed Nov 22, 2024
1 parent 56b5f91 commit ef1606d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-action-mirror-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ jobs:
- name: Setup secure connection
id: secure
run: |
git pull origin main
env
mkdir -p ~/.ssh
echo "${{ secrets.SSH_KEY_PRIVATE }}" > ~/.ssh/id_ed25519
Expand Down

0 comments on commit ef1606d

Please sign in to comment.