Skip to content

Commit

Permalink
Update workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
socheatsok78 committed Jan 31, 2024
1 parent f467061 commit db6fd8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Xcode Project
name: Build KhmerUnicode.bundle and Khmer Unicode.pkg

on:
push:
Expand All @@ -22,5 +22,5 @@ jobs:
- name: Build KhmerUnicode.bundle
run: make build

- name: Build KhmerUnicode installer
- name: Build Khmer Unicode.pkg
run: make installer

0 comments on commit db6fd8e

Please sign in to comment.