Skip to content

Commit

Permalink
Test upload.
Browse files Browse the repository at this point in the history
  • Loading branch information
RetroCyber committed Nov 12, 2024
1 parent ddda0f9 commit 9cfc63c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ jobs:
with:
name: thpatch_mirror-${{ matrix.os }}
path: |
thpatch_mirror.zip
thpatch_mirror.tar.gz
dist/thpatch_mirror.zip
dist/thpatch_mirror.tar.gz
release:
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion add_patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import os
import re
import sys
import time
from repo_update import repo_build, enter_missing
from color_logger import ColorLogger
from urllib.parse import urljoin, urlparse
Expand Down

0 comments on commit 9cfc63c

Please sign in to comment.