File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 uses : gcarreno/setup-lazarus@v3.2
2020 with :
2121 lazarus-version : ${{ matrix.lazarus-versions }}
22- # include-packages: "Synapse 40.1"
22+ with-cache : false
2323
2424 - name : Build the application
2525 if : ${{ matrix.operating-system != 'macos-latest' }}
Original file line number Diff line number Diff line change 2727 uses : gcarreno/setup-lazarus@v3.2
2828 with :
2929 lazarus-version : ${{ matrix.lazarus-versions }}
30- # include-packages: "Synapse 40.1"
30+ with-cache : false
3131
3232 - name : Build the application
3333 if : ${{ matrix.operating-system != 'macos-latest' }}
Original file line number Diff line number Diff line change 2020 uses : gcarreno/setup-lazarus@v3.2
2121 with :
2222 lazarus-version : ${{ matrix.lazarus-versions }}
23- # include-packages: "Synapse 40.1"
23+ with-cache : false
2424
2525 - name : Build the application
2626 if : ${{ matrix.operating-system != 'macos-latest' }}
You can’t perform that action at this time.
0 commit comments