Skip to content

Commit db41b62

Browse files
committed
Drop unnecessary pd-edge Pages checkout
1 parent 62035cc commit db41b62

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/pages.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ jobs:
2525
with:
2626
repository: rustscript-lang/rustscript
2727
path: rustscript
28-
- name: Checkout pd-edge
29-
uses: actions/checkout@v4
30-
with:
31-
repository: rustscript-lang/pd-edge
32-
path: pd-edge
3328
- name: Setup Rust
3429
uses: dtolnay/rust-toolchain@stable
3530
with:

0 commit comments

Comments
 (0)