mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15:46 +08:00
Update workflows for move to 'sources'
This commit is contained in:
1
.github/actions/build-dist/action.yml
vendored
1
.github/actions/build-dist/action.yml
vendored
@@ -13,6 +13,7 @@ runs:
|
||||
node -v
|
||||
npm install
|
||||
npm run build
|
||||
working-directory: sources
|
||||
- name: Upload distribution
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user