We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2560543 commit 0dbca55Copy full SHA for 0dbca55
.github/workflows/build.yml
@@ -86,7 +86,7 @@ jobs:
86
- name: Execute Build
87
run: |
88
# Open directory
89
- cd PugMod
+ cd CSDM
90
91
# Make Release directory
92
mkdir -p Release
0 commit comments