mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-12 05:50:01 -04:00
add copyright notice to libcurl js bundle
This commit is contained in:
parent
a4c075b497
commit
a5a537423e
8 changed files with 24 additions and 11 deletions
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue