Skip to content

Commit

Permalink
chore: fixed last cspell error
Browse files Browse the repository at this point in the history
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
  • Loading branch information
knzo25 committed Feb 17, 2025
1 parent 4209094 commit 81fe648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/spconv/tasks/main.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# cspell:ignore cumm, spconv
# cspell:ignore Bcumm, cumm, spconv
- name: Download the cumm package

Check failure on line 2 in ansible/roles/spconv/tasks/main.yaml

View workflow job for this annotation

GitHub Actions / pre-commit-ansible

risky-file-permissions

File permissions unset or incorrect.
ansible.builtin.get_url:
url: https://github.com/knzo25/spconv_cpp/releases/download/spconv_v{{ spconv_version }}%2Bcumm_v{{ cumm_version }}/cumm_{{ cumm_version }}_amd64.deb
Expand Down

0 comments on commit 81fe648

Please sign in to comment.