Skip to content

Commit

Permalink
Build this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
louischan-oursky committed Nov 21, 2023
1 parent 13d4fa8 commit 8b4eff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs
ios:
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/2023C01-on-main'
runs-on: macos-13
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8b4eff9

Please sign in to comment.