Merge remote-tracking branch 'origin/main' into feature/upload-to-gpr

This commit is contained in:
Jacob Overgaard
2023-03-22 11:12:54 +01:00
195 changed files with 1688 additions and 375 deletions

View File

@@ -15,6 +15,9 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
env:
NODE_OPTIONS: --max_old_space_size=16384
jobs:
build: