Skip to content

Commit

Permalink
[CI] Replace tea with pkgx (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
davdroman authored Oct 1, 2023
1 parent 15f8fa9 commit 0f309ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ jobs:
- name: Git Checkout
uses: actions/checkout@v4

- name: Set up tea environment
uses: teaxyz/setup@v1
- name: Set up pkgx environment
uses: pkgxdev/setup@v1
with:
+: xcodes

Expand Down
File renamed without changes.

0 comments on commit 0f309ad

Please sign in to comment.