Skip to content

Commit 8f235ee

Browse files
Update pxt-programming-docs-buildpush.yml
1 parent 3eba608 commit 8f235ee

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/pxt-programming-docs-buildpush.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@ jobs:
4848
sudo npm install -g pxt
4949
npm install
5050
51-
- name: Checkout pxt-arcade-sim
52-
uses: actions/checkout@v5
53-
with:
54-
repository: microsoft/pxt-arcade-sim
55-
ref: v0.12.3
56-
ssh-key: ${{ secrets.SIM_DEPLOY_KEY }}
57-
path: node_modules/pxt-arcade-sim
58-
5951
- name: pxt ci (without publish capability)
6052
run: |
6153
pxt ci

0 commit comments

Comments
 (0)