We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9cefa4 commit d026bc8Copy full SHA for d026bc8
.github/workflows/main.yml
@@ -43,5 +43,5 @@ jobs:
43
if: startsWith(matrix.os, 'macos')
44
45
- name: Install dotfiles
46
- run: ./install --except asdf
+ run: ./install
47
macos/Brewfile
@@ -18,7 +18,6 @@ tap "supabase/tap"
18
brew "ack"
19
brew "act", args: ["HEAD"]
20
brew "actionlint"
21
-brew "asdf"
22
brew "pycparser"
23
brew "cffi"
24
brew "cryptography"
0 commit comments