Skip to content

Commit a0ff145

Browse files
committed
using action v1.1
1 parent 55b763e commit a0ff145

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ jobs:
2626
- name: Submodules update
2727
run: git submodule update --init --recursive
2828

29-
- uses: freeioe/freeioe_build_action@v1
29+
- uses: freeioe/freeioe_build_action@v1.1
3030
id: build
3131
with:
32-
action: build_ext_all.sh
32+
action: extension
3333

3434
- uses: actions/upload-artifact@v2
3535
with:

0 commit comments

Comments
 (0)