Rename build step
All checks were successful
Build / build (push) Successful in 11s

This commit is contained in:
DrHaid
2026-01-06 16:01:01 +01:00
parent 4057f53067
commit 874194923f

View File

@@ -20,5 +20,5 @@ jobs:
- name: install dependencies - name: install dependencies
run: npm ci run: npm ci
- name: build extension for Firefox - name: build project
run: npm run build run: npm run build