Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
devkeydet committed Mar 12, 2024
1 parent 657d6d5 commit e295f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-loop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
shell: pwsh
run: |
cd webresource-src
npm install --prefix webresource-src
npm install
cd ..
dotnet build --configuration release
Expand Down

0 comments on commit e295f18

Please sign in to comment.