Skip to content

Commit

Permalink
CI: fix wrong submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
dd86k committed Mar 9, 2024
1 parent b7de0c9 commit 6940cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/d-dmd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: 'Trace'
run: dub build --compiler=dmd -b trace
- name: 'Example'
run: dub build --compiler=dmd :example-simple
run: dub build --compiler=dmd :simple

0 comments on commit 6940cb4

Please sign in to comment.