We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4afc34 commit 2426495Copy full SHA for 2426495
.github/workflows/ios_builds.yml
@@ -26,7 +26,7 @@ jobs:
26
version: 0.1.184-nightly
27
- name: 🔬 Verify Setup
28
run: |
29
- $BLAZIUM_EDITOR --version
+ Blazium --version
30
- name: Build
31
uses: ./.github/actions/build
32
with:
0 commit comments