Skip to content

Commit

Permalink
use custom build of alfred github build action
Browse files Browse the repository at this point in the history
  • Loading branch information
duckworth committed Sep 14, 2024
1 parent cac3cae commit 3791b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alfred.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Build Alfred workflow
id: builder
uses: almibarss/build-alfred-workflow@v1.1
uses: duckworth/build-alfred-workflow@v0.4
with:
workflow_dir: ente-totp
exclude_patterns: '*.pyc *__pycache__/*'
Expand Down

0 comments on commit 3791b5f

Please sign in to comment.