We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce71ee commit 28c1c54Copy full SHA for 28c1c54
.github/workflows/publish.yml
@@ -40,8 +40,6 @@ jobs:
40
- name: Pack obsidian-build-tools
41
run: npm pack --pack-destination ../..
42
working-directory: ./src/obsidian-build-tools
43
- - name: List
44
- run: ls -l *.nupkg *.
45
- name: Archive packages
46
uses: actions/upload-artifact@v4
47
with:
0 commit comments