This commit is contained in:
TheGiddyLimit
2026-04-05 21:05:36 +01:00
parent e053206626
commit 4c76f27975
4 changed files with 8 additions and 0 deletions

View File

@@ -34,6 +34,10 @@ jobs:
rm_cmd: "rmz"
rmz_version: "3.1.1"
- uses: actions/setup-node@v4
with:
node-version: 'lts/*'
- uses: actions/checkout@master
- name: Archive Images
@@ -70,6 +74,10 @@ jobs:
rm_cmd: "rmz"
rmz_version: "3.1.1"
- uses: actions/setup-node@v4
with:
node-version: 'lts/*'
- uses: actions/checkout@master
# See: https://stackoverflow.com/a/58178121

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB