Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vim-sroberge authored Dec 9, 2024
1 parent 4065209 commit e8f1bea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Build Libs

on:
pull_request:
@@ -13,4 +13,4 @@ jobs:
- name: Install dependencies
run: npm install
- name: Build
run: npm run build
run: npm run build

0 comments on commit e8f1bea

Please sign in to comment.