mirror of
https://github.com/13hannes11/focus_annotator.git
synced 2024-09-03 23:21:01 +02:00
try different pattern
This commit is contained in:
committed by
GitHub
parent
d2b3cde37b
commit
2f4f4f685d
7
.github/workflows/rust.yml
vendored
7
.github/workflows/rust.yml
vendored
@@ -10,9 +10,8 @@ env:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build
|
||||
@@ -24,6 +23,6 @@ jobs:
|
||||
with:
|
||||
name: executables
|
||||
path: |
|
||||
'*.AppImage'
|
||||
'*.zip'
|
||||
'**.AppImage'
|
||||
'**.zip'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user