Skip to content

Commit

Permalink
Update autozip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Coopydood authored Jun 11, 2024
1 parent f182d30 commit b3a3cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autozip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
token: ${{ secrets.PAT }}
- uses: vimtor/action-zip@v1.1
with:
files: OC/ACPI/ OC/Drivers/ OC/Resources/ OC/Tools/ OC/config.plist OC/OpenCore.efi OC/.contentFlavour OC/.contentVisibility OC/Kexts/ BOOT/
files: OC/ BOOT/
dest: ./EFI.zip

- uses: EndBug/add-and-commit@v9 # You can change this to use a specific version.
Expand Down

0 comments on commit b3a3cf2

Please sign in to comment.