- name: Build package(s)
uses: Eeems/vbuild-action@v1
with:
path: ./package/
arch: noarch
- name: Upload package(s)
uses: actions/upload-artifact@v4
with:
name: my-package
path: package/dist
if-no-files-found: errorUse this GitHub action with your project
Add this Action to an existing workflow or create a new oneFolders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|