mirror of
https://github.com/Geckon01/Watermark.Net.git
synced 2026-07-11 18:11:51 +00:00
Update dotnet.yml
This commit is contained in:
@@ -13,6 +13,13 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install fonts
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y fontconfig
|
||||
sudo apt-get install -y fonts-liberation
|
||||
sudo fc-cache -f -v
|
||||
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user