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
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
@@ -10,7 +10,6 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
@@ -24,6 +23,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: executables
|
name: executables
|
||||||
path: |
|
path: |
|
||||||
'*.AppImage'
|
'**.AppImage'
|
||||||
'*.zip'
|
'**.zip'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user