From d3da13665301bf3e4af835d6ec6e2125d7a456c3 Mon Sep 17 00:00:00 2001 From: Paul Gellai Date: Fri, 22 Mar 2024 11:31:04 -0700 Subject: [PATCH] logs --- .github/workflows/update-homebrew-formula.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-homebrew-formula.yml b/.github/workflows/update-homebrew-formula.yml index d2ed9f3..b824ffe 100644 --- a/.github/workflows/update-homebrew-formula.yml +++ b/.github/workflows/update-homebrew-formula.yml @@ -23,6 +23,7 @@ jobs: - name: Update Homebrew formula run: | cd homebrew-tap + ls GITHUB_REPO="therealpaulgg/ssh-sync" FORMULA_PATH="Formula/ssh-sync.rb"