Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcercal authored Mar 1, 2024
1 parent d611be0 commit ec93d8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ jobs:
- name: install dependencies
run: make install_dependencies

- name: configure apps
run: make configure_apps
# - name: configure apps
# run: make configure_apps

- name: apply custom preferences
run: make apply_preferences
# - name: apply custom preferences
# run: make apply_preferences

- name: update history of executed commands
run: make update_history_commands

0 comments on commit ec93d8a

Please sign in to comment.