mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-09-02 02:29:46 +00:00
Fix
This commit is contained in:
parent
b6cd8cc2b9
commit
dd4b4d9abd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create-lists.yml
vendored
1
.github/workflows/create-lists.yml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
-v ${{ github.workspace }}/src:/app/src \
|
-v ${{ github.workspace }}/src:/app/src \
|
||||||
|
-v ${{ github.workspace }}/Subnets:/app/Subnets \
|
||||||
-v ${{ github.workspace }}/Russia:/app/Russia \
|
-v ${{ github.workspace }}/Russia:/app/Russia \
|
||||||
-v ${{ github.workspace }}/Ukraine:/app/Ukraine \
|
-v ${{ github.workspace }}/Ukraine:/app/Ukraine \
|
||||||
-v ${{ github.workspace }}/Categories:/app/Categories \
|
-v ${{ github.workspace }}/Categories:/app/Categories \
|
||||||
|
|
Loading…
Add table
Reference in a new issue