mirror of
https://github.com/pikami/tiktok-dl.git
synced 2026-04-23 06:48:50 +01:00
Added sonar-scaner
Create LICENSE Update go.yml
This commit is contained in:
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@@ -33,6 +33,9 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: npm run build:dist
|
||||
|
||||
- name: Copy license
|
||||
run: cp LICENSE out
|
||||
|
||||
- name: Upload Unix Artifacts
|
||||
if: startsWith(matrix.os, 'ubuntu-')
|
||||
|
||||
Reference in New Issue
Block a user