/ concept-collection / commoncall
Sign in
concept-collection / commoncall

Use a relative base so the build works at any mount point

Deploy to GitHub Pages · #2 · push by owner · main · e4a562a · .github/workflows/deploy.yml ·
build 14s
Runner
Job build on ubuntu-latest
Checking out concept-collection/commoncall at e4a562ae
Container started from catthehacker/ubuntu:act-latest
▸ Post actions/setup-node@v4
Cleaning up the job container
actions/checkout@v40s
▸ actions/checkout@v4
Using cofferdam's built-in checkout (actions/checkout@v4)
concept-collection/commoncall is already checked out at e4a562ae (cofferdam checks out before the job starts)
actions/setup-node@v46s
▸ actions/setup-node@v4
Using cached actions/setup-node@v4 (49933ea5288c)
Attempting to download 20...
(node:56) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Bad credentials
Falling back to download directly from Node
Acquiring 20.20.2 - x64 from https://nodejs.org/dist/v20.20.2/node-v20.20.2-linux-x64.tar.gz
Extracting ...
[command]/usr/bin/tar xz --strip 1 --warning=no-unknown-keyword --overwrite -C /cofferdam/temp/50f8a885-1428-4500-90e6-1b649ae00e6b -f /cofferdam/temp/60046f3d-2e69-47ef-88b5-e98569226e88
Adding to the cache ...
Done
▾ Environment details
node: v20.20.2
npm: 10.8.2
yarn: 
WARNING: Cache action is only supported on GHES version >= 3.5. If you are on version >=3.5 Please check with GHES admin if Actions cache service is enabled or not.
Run npm ci2s
▸ Run npm ci

added 68 packages, and audited 69 packages in 1s

8 packages are looking for funding
  run `npm fund` for details

4 vulnerabilities (2 moderate, 2 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
Run npm run build3s
▸ Run npm run build

> commoncall@0.0.0 build
> tsc -b && vite build

vite v5.4.21 building for production...
transforming...
✓ 37 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html                  0.32 kB │ gzip:  0.23 kB
dist/assets/index-CmAnjYzV.js  175.84 kB │ gzip: 57.38 kB
✓ built in 679ms
actions/upload-pages-artifact@v31s
▸ actions/upload-pages-artifact@v3
Using cached actions/upload-pages-artifact@v3 (56afc609e742)
▸ Archive artifact
▾ Archive artifact
./
./assets/
./assets/index-CmAnjYzV.js
./index.html
▸ Upload artifact
Using cofferdam's built-in upload-artifact (actions/upload-artifact@v4)
Uploading artifact github-pages (1 file, 194560 bytes)
Artifacts
github-pages190.0 KB

Artifacts are tar archives, and are removed when the run is pruned.

moveopenescclose