Skip to content

Commit f75ebc3

Browse files
authored
test wildcards
1 parent e5ce609 commit f75ebc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-build-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
build/install/risa/lib
4747
build/install/risa/bin
4848
risa.yml
49-
test/conf.txt
49+
test/conf.*
5050
artifact_destination: /home/risa/r-isa
5151
script: |
5252
/usr/bin/screen -ls | /bin/egrep 'Detached|Attached' | /usr/bin/cut -d. -f1 | /usr/bin/awk '{print $1}' | /usr/bin/xargs /bin/kill

0 commit comments

Comments
 (0)