This commit is contained in:
@@ -29,4 +29,9 @@ jobs:
|
||||
|
||||
- name: Compile assets
|
||||
run: APP_ENV=build php bin/console asset-map:compile
|
||||
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ GITHUB_REF }}
|
||||
path: path/**/[abc]rtifac?/*
|
||||
|
||||
Reference in New Issue
Block a user