Skip to content

Commit

Permalink
Update freetype.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
debugly authored Jul 24, 2024
1 parent 8123ae8 commit 6238f75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/freetype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ name: Create freetype Release
jobs:
build:
name: compile freetype then deploy
runs-on: macos-12
runs-on: macos-13
env:
GH_TOKEN: ${{ github.token }}
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: One Step
run: .github/workflows/onestep.sh freetype all
run: .github/workflows/onestep.sh freetype all

0 comments on commit 6238f75

Please sign in to comment.