Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kelanik8 committed Mar 28, 2024
1 parent 47154de commit 895ce1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ jobs:
- name: "Build"
working-directory: client/web/${{ matrix.app }}
run: |
cat package.json
yarn install
make build
# - name: "Copy essentials"
# run: cp *.md DCO LICENSE client/web/${{ matrix.app }}
Expand Down

0 comments on commit 895ce1d

Please sign in to comment.