Skip to content

Commit

Permalink
remove un used step
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucile Jeanneret committed Dec 17, 2024
1 parent 734abe8 commit 0c768b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main_virtualteacher-webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Create target directory for HTTPS developer certificate
run: mkdir %appdata/ASP.NET/https

- name: Change directory to HTTPS certificate folder
run: cd %appdata/ASP.NET/https

- name: Build with dotnet
run: dotnet build --configuration Release

Expand Down

0 comments on commit 0c768b4

Please sign in to comment.