Skip to content

Commit

Permalink
Update update.rhai
Browse files Browse the repository at this point in the history
Signed-off-by: Dipta Biswas <[email protected]>
  • Loading branch information
hazel-bunny authored Apr 13, 2024
1 parent 6c3c9f7 commit 3407443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/misc/kwin-system76-scheduler-integration/update.rhai
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rpm.global("commit", gh("maxiberta/kwin-system76-scheduler-integration"));
rpm.global("commit", gh_commit("maxiberta/kwin-system76-scheduler-integration"));
if rpm.changed() {
rpm.global("date", date()); // remove if we don't need the `date` macro
rpm.release();
Expand Down

0 comments on commit 3407443

Please sign in to comment.