Skip to content

Commit

Permalink
refactor code
Browse files Browse the repository at this point in the history
  • Loading branch information
cxfksword committed Jul 14, 2024
1 parent bd90304 commit a19b0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build
run: |
make build enable-gpl version=${{ github.event.inputs.version }}
make build enable-gpl platform=tvos version=${{ github.event.inputs.version }}
- name: Update Package.swift
run: |
Expand Down

0 comments on commit a19b0ec

Please sign in to comment.