Skip to content

Commit

Permalink
tmp : faster
Browse files Browse the repository at this point in the history
  • Loading branch information
stackmystack committed May 16, 2024
1 parent 5566b3b commit dc1f50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2
- name: Build for ${{ matrix.target.platform }}
run: |
./lang d bash c embedded-template html java javascript json python ruby rust
./lang d bash # c embedded-template html java javascript json python ruby rust
- name: Prepare git # To get tags from `git describe`
run: git fetch --prune --unshallow
- name: Make .deb
Expand Down

0 comments on commit dc1f50f

Please sign in to comment.