Skip to content

Commit c03f80b

Browse files
committed
Attempt to compile using webpack branch of action
1 parent 8dcc59d commit c03f80b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Compile checklists
18-
uses: alexnj/aviation-checklist-compiler-action@main
18+
uses: alexnj/aviation-checklist-compiler-action@webpack

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
aviation-checklist-compiler-action/
2+
output/

0 commit comments

Comments
 (0)