mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update rust.yml
This commit is contained in:
parent
ee1823f080
commit
1cacf329bf
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -31,8 +31,8 @@ jobs:
|
||||
- name: Archive .deb file
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: libreqos_${{ env.VERSION }}.-1_${{ matrix.runs-on }}_amd64.deb
|
||||
path: src/dist/libreqos_${{ env.VERSION }}.-1_-${{ matrix.runs-on }}_amd64.deb
|
||||
name: libreqos_${{ env.VERSION }}.-1_amd64.deb
|
||||
path: src/dist/libreqos_${{ env.VERSION }}.-1_amd64.deb
|
||||
|
||||
audit:
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user