Skip to content

Commit

Permalink
CI: build projectM with playlist
Browse files Browse the repository at this point in the history
  • Loading branch information
revmischa committed Jul 6, 2024
1 parent 0428f46 commit 3ef035c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Get ProjectM Git Hash
id: git-hash
run: echo "hash=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
run: echo "hash=$(git rev-parse HEAD)v2" >> $GITHUB_OUTPUT

- name: Cache Install
id: cache-install
Expand Down

0 comments on commit 3ef035c

Please sign in to comment.