mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-31 21:59:54 +03:00
remove .
This commit is contained in:
3
.github/workflows/release_pypi.yml
vendored
3
.github/workflows/release_pypi.yml
vendored
@@ -21,7 +21,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- name: Checkout
|
||||||
|
uses: actions/checkout@v3
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ RUN pip install --upgrade pip wheel && \
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
RUN python -m compileall .
|
RUN python -m compileall
|
||||||
|
|
||||||
COPY src .
|
COPY src .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user