Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kelanik8 committed Apr 26, 2024
1 parent aacae97 commit fda305a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -254,7 +254,7 @@ jobs:
- name: "Build"
working-directory: client/web/${{ matrix.app }}
run: |
# yarn install
yarn install
make build
# - name: "Copy essentials"
# run: cp *.md DCO LICENSE client/web/${{ matrix.app }}
Expand Down

0 comments on commit fda305a

Please sign in to comment.