1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

CI - Use feature/sqlite branch of plugisn

This commit is contained in:
RobertBeekman 2024-03-10 21:25:49 +01:00
parent 4bae9e89cf
commit 1cbf6587a1

View File

@ -56,6 +56,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Artemis-RGB/Artemis.Plugins
ref: feature/sqlite
path: Artemis.Plugins
- name: Setup .NET
uses: actions/setup-dotnet@v4