From ce1255c4f631df23e4c2908a03ba62973989e679 Mon Sep 17 00:00:00 2001 From: Ennio Visconti Date: Tue, 29 Aug 2023 15:13:02 +0200 Subject: [PATCH] build: added chrome to workflow and updated nyx settings --- .github/workflows/build.yml | 4 +++- .nyx.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 553dd1e6..2a4004a2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,5 +1,5 @@ name: Build -on: [push, pull_request] +on: [ push, pull_request ] jobs: build: @@ -9,6 +9,8 @@ jobs: matrix: os: [ ubuntu-latest ] #, macos-latest , windows-latest] # removed as they need alternative to xvfb-run! steps: + - uses: browser-actions/setup-chrome@v1 + - run: chrome --version - uses: actions/checkout@v3 with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis diff --git a/.nyx.json b/.nyx.json index dcab3926..af6a0730 100644 --- a/.nyx.json +++ b/.nyx.json @@ -59,7 +59,7 @@ "description": "{{#replace from=\"# Changelog\" to=\"\"}}{{#fileContent}}CHANGELOG.md{{/fileContent}}{{/replace}}", "gitCommit": "false", "gitPush": "false", - "publishPreRelease": true, + "publishPreRelease": "true", "gitTag": "false", "publish": "true", "identifiers": [