Skip to content

Commit

Permalink
Enable qmark-noglob feature in fish shell to disable glob in URL param
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelei8291 committed Aug 7, 2023
1 parent 9ce8517 commit 24241a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- name: Update Build Data
id: data
shell: fish {0}
env:
fish_features: qmark-noglob
run: |
function _get_paper_build_data -a index
test -z "$index"
Expand Down

0 comments on commit 24241a9

Please sign in to comment.