Skip to content

Commit ddd5e40

Browse files
authored
Update CompileAndPublish.yml
1 parent f1c1361 commit ddd5e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CompileAndPublish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
repository: 'NightmareXIV/NightmareXIVNugetUploader'
2929
submodules: true
3030
ref: 'main'
31-
- name: XDTesting Print Directory Structure
32-
uses: FiorelaCiroku/XDTesting-Print-Directory-Structure@v1.0.2
31+
- name: print
32+
run: dir
3333
- name: Set up .NET
3434
uses: actions/setup-dotnet@v3
3535
with:

0 commit comments

Comments
 (0)