Skip to content

Commit

Permalink
Update continuous_integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
klebster2 authored Oct 31, 2024
1 parent 88145bb commit 15d2211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: |
# Non-interactive mode for CI
export CI=true
./install.sh
./setup.sh all
- name: Verify dotfile symlinks
run: |
Expand Down

0 comments on commit 15d2211

Please sign in to comment.