Skip to content

Commit 8e45dd8

Browse files
test: build file test
1 parent 4c08b6a commit 8e45dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: Checkout
99
uses: actions/checkout@v4
1010
- name: Build with ufbt
11-
uses: flipperdevices/flipperzero-ufbt-action@v0.1.3
11+
uses: flipperdevices/flipperzero-ufbt-action@v0.1
1212
id: build-app
1313
with:
1414
# Set to 'release' to build for latest published release version or dev for develop

0 commit comments

Comments
 (0)