We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406984a commit 93b8accCopy full SHA for 93b8acc
.github/workflows/build-tarball.yml
@@ -6,8 +6,6 @@ jobs:
6
trigger-tester:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v4
10
- repository: https://github.com/practical-scheme/get-gauche.sh
11
- name: "Install tools"
12
run: sudo apt-get install -y libgdbm-dev libmbedtls-dev
13
- name: "Build"
0 commit comments