Skip to content

Commit

Permalink
added quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrunic committed Dec 5, 2024
1 parent eb1b6ae commit 7b8bac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snakemake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: workflow-graphs
path: *.svg
path: '*.svg'

- name: Run snakemake
run: |
Expand Down

0 comments on commit 7b8bac5

Please sign in to comment.