Update build.yml

This commit is contained in:
Indy 2023-02-02 19:39:42 +01:00 committed by GitHub
parent e7a510adfd
commit 95a76e1bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -23,16 +23,10 @@ jobs:
- name: Build
run: cargo build --release
# - name: Look around
# run: |
# ls
# ls target
# ls target/debug
- name: Lint
run: cargo clippy --release -- -W clippy::pedantic -W clippy::nursery -W clippy::expect_used
- uses: actions/upload-artifact@v3
with:
name: sharextended
path: ./target/release/sharextended.exe
path: ./target/release/sharextended.exe