Skip to content

Commit

Permalink
Update build_cmake.yml
Browse files Browse the repository at this point in the history
add workflow_dispatch
  • Loading branch information
PolymorphicAgent authored Apr 28, 2024
1 parent c9ef74b commit 8e763f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Build CuteDiscordPresence on multiple platforms

on: [push]
on: [push, workflow_dispatch]

# The version of Qt must be the same as the one used to build Qt Creator.
# To check this: Help -> System Information within Qt Creator
Expand Down

0 comments on commit 8e763f8

Please sign in to comment.