mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
Github CI: Update action name
It was moved to the dlang-community organization last night.
This commit is contained in:
parent
4d3af05905
commit
576eaba790
1 changed files with 1 additions and 1 deletions
2
.github/workflows/runnable_cxx.yml
vendored
2
.github/workflows/runnable_cxx.yml
vendored
|
@ -140,7 +140,7 @@ jobs:
|
|||
# Setting up the host D compiler #
|
||||
########################################
|
||||
- name: Prepare compiler
|
||||
uses: mihails-strasuns/setup-dlang@v1
|
||||
uses: dlang-community/setup-dlang@v1
|
||||
with:
|
||||
# The host compiler does not matter too much, it is simply used for building DMD
|
||||
# Other CIs will test bootstrapping.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue