Skip to content

Commit 0f309ad

Browse files
authored
[CI] Replace tea with pkgx (#371)
1 parent 15f8fa9 commit 0f309ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ jobs:
104104
- name: Git Checkout
105105
uses: actions/checkout@v4
106106

107-
- name: Set up tea environment
108-
uses: teaxyz/setup@v1
107+
- name: Set up pkgx environment
108+
uses: pkgxdev/setup@v1
109109
with:
110110
+: xcodes
111111

tea.yml renamed to pkgx.yml

File renamed without changes.

0 commit comments

Comments
 (0)