Merge pull request #537 from pi-hole/xmr-dev

Minor dev patches
This commit is contained in:
XhmikosR
2021-07-11 08:38:50 +03:00
committed by GitHub
5 changed files with 113 additions and 2506 deletions
+2 -1
View File
@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2.2.2
uses: actions/setup-python@v2
with:
python-version: "${{ env.PYTHON_VERSION }}"
architecture: "x64"
@@ -31,6 +31,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: "${{ env.NODE }}"
cache: npm
- name: Cache Python dependencies
uses: actions/cache@v2
Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 13 KiB

+111 -2505
View File
File diff suppressed because it is too large Load Diff