Skip to content

Commit

Permalink
change build
Browse files Browse the repository at this point in the history
  • Loading branch information
ck-c8y committed Nov 24, 2023
1 parent 0f0167f commit 7c328d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ jobs:
#if: ${{ needs.release.outputs.initial-version != needs.release.outputs.version }}
name: Release assets
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./analytics-ui
# defaults:
# run:
# working-directory: ./analytics-ui
timeout-minutes: 15
steps:
- name: Checkout
Expand Down

0 comments on commit 7c328d9

Please sign in to comment.