mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-04 00:13:33 +00:00
2
.github/workflows/frontend.yml
vendored
2
.github/workflows/frontend.yml
vendored
@@ -30,6 +30,8 @@ jobs:
|
||||
sed -i "s/0.0.0/$(cat ../global/.version)/g" package.json
|
||||
yarn --no-lockfile install
|
||||
yarn --no-lockfile build
|
||||
mkdir dist/.well-known
|
||||
cp ../security.txt dist/.well-known
|
||||
|
||||
- name: Cache frontend
|
||||
uses: actions/cache/save@v3
|
||||
|
Reference in New Issue
Block a user