Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: cleanup unused recipes and configs #259

Merged
merged 2 commits into from
Dec 5, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
misc: update GHA workflow
himkt committed Dec 5, 2024
commit 7c1d0d813383daec9ec9d84d6520507070dab787
11 changes: 0 additions & 11 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -20,14 +20,3 @@ jobs:
run: |
cp -r $GITHUB_WORKSPACE $HOME/dotfiles && cd $HOME/dotfiles
make
- name: make {brew,brew-optional}
run: |
make brew
make brew-base
make brew-optional
- name: zsh
run: |
make zsh
make sheldon