Skip to content

Commit 93b8acc

Browse files
committed
workflow fix
1 parent 406984a commit 93b8acc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-tarball.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ jobs:
66
trigger-tester:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v4
10-
repository: https://github.com/practical-scheme/get-gauche.sh
119
- name: "Install tools"
1210
run: sudo apt-get install -y libgdbm-dev libmbedtls-dev
1311
- name: "Build"

0 commit comments

Comments
 (0)