[FA-11] Disable Node caching all together and let backend rebuild if needed
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
|
||||
- name: Export schema
|
||||
run: |
|
||||
dotnet run -c Release --no-build --no-launch-profile \
|
||||
dotnet run -c Release --no-launch-profile \
|
||||
--project ${{ matrix.service.project }}/${{ matrix.service.project }}.csproj \
|
||||
-- schema export --output ${{ matrix.service.project }}/schema.graphql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user