mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-05 02:55:25 +00:00
Update build.yml
This commit is contained in:
parent
32197a3c5d
commit
8dc5ea1c41
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -98,6 +98,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install --upgrade certifi
|
||||
python -m pip install -r requirements.txt
|
||||
python -m pip install pyinstaller
|
||||
|
||||
@ -137,4 +138,4 @@ jobs:
|
||||
tag_name: ${{ env.latest_tag }}
|
||||
files: dist/${{ matrix.executable }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user