Skip to content

Commit 944a842

Browse files
committed
update github action
1 parent dffbe6b commit 944a842

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/pxt-buildpush.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@ jobs:
4141
sudo npm install -g pxt
4242
npm install
4343
44-
- name: Checkout pxt-arcade-sim
45-
uses: actions/checkout@main
46-
with:
47-
repository: microsoft/pxt-arcade-sim
48-
ref: v0.11.14
49-
token: ${{ secrets.GH_TOKEN }}
50-
path: node_modules/pxt-arcade-sim
51-
5244
- name: pxt ci (without publish capability)
5345
run: |
5446
pxt ci

0 commit comments

Comments
 (0)