Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itzandroidtab authored Aug 11, 2024
1 parent 17e2290 commit ed118b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: project using klib library

on:
workflow_dispatch:

push:
branches: [ master ]
pull_request:
Expand Down Expand Up @@ -105,4 +107,4 @@ jobs:
${{github.workspace}}/build/project/klib.elf
${{github.workspace}}/build/project/klib.map
${{github.workspace}}/build/project/klib.lss
${{github.workspace}}/build/project/klib.memory
${{github.workspace}}/build/project/klib.memory

0 comments on commit ed118b6

Please sign in to comment.