add copyright notice to libcurl js bundle

This commit is contained in:
ading2210 2024-02-03 23:38:16 -05:00
parent a4c075b497
commit a5a537423e
8 changed files with 24 additions and 11 deletions

View file

@ -19,10 +19,6 @@ jobs:
- name: run build
working-directory: ./client
run: ./build.sh all
- name: run tests
working-directory: ./client
run: ./tests/run.sh
- name: upload img
uses: actions/upload-artifact@v4