Extra debug logs

This commit is contained in:
Konrad Pabjan
2023-08-17 09:55:28 -04:00
parent 8aed76b5a7
commit d4c5391540
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
name: 'Set env variables'
description: 'Sets certain env variables so that e2e artifact upload, list, get and download can be tested in a shell'
runs:
using: 'node12'
using: 'node16'
main: 'index.js'