mirror of
https://github.com/decompme/decomp.me.git
synced 2026-02-13 17:18:45 -06:00
Add IDO5.3 Pascal (#657)
* adding and AeroGauge preset * Update backend/coreapp/compilers.py Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com> * Update compilers.py * IDO5.3 pascal * Version bump * Changing str order * updating * Another version bump * cache * Updating * update download.py Co-authored-by: LLONSIT <LLONSIT@gmail.com> Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com> Co-authored-by: Ethan Roseman <ethteck@gmail.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: backend/compilers/download_cache
|
||||
key: ${{ runner.os }}-compilers
|
||||
key: ${{ runner.os }}-compilers3
|
||||
- name: Download compilers
|
||||
run: |-
|
||||
cd backend
|
||||
|
||||
Reference in New Issue
Block a user