Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Test
  • Loading branch information
just-seba authored Jul 27, 2020
1 parent 17aecd2 commit 2e2ed35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
dotnet-version: 3.1.301
- name: Install dependencies
run: dotnet restore
- name: cat icons.json
run: cat font-awesome/metadata/icons.json
- name: Build
run: dotnet build --configuration Release --no-restore
- name: Pack
Expand Down

0 comments on commit 2e2ed35

Please sign in to comment.