Skip to content

Commit 7faa011

Browse files
committed
ci: Fix missing emacs ver
1 parent a2ff923 commit 7faa011

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update_bundle_version.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ concurrency:
99
group: ${{ github.workflow }}-${{ github.ref }}
1010
cancel-in-progress: true
1111

12+
env:
13+
EMACS_VER: 30.2
14+
1215
jobs:
1316
get-version:
1417
uses: emacs-tree-sitter/treesit-langs/.github/workflows/get_version.yml@main

0 commit comments

Comments
 (0)