Skip to content

Commit

Permalink
Fixed a typo bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Logonz committed Apr 14, 2024
1 parent b98f3b8 commit d7bdbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# Create the QuestieDB build, will output toc_version
- name: Build QuestieDB
id: build
run: python build.py QuestieD
run: python build.py QuestieDB
env:
GITHUB_ACTIONS: "true"
GITHUB_SHA: "${{ github.sha }}"
Expand Down

0 comments on commit d7bdbf3

Please sign in to comment.