CI: cache build result

This commit is contained in:
raf 2023-11-30 23:01:29 +03:00 committed by GitHub
parent 9fae9e8273
commit e90a631658
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,3 +19,10 @@ jobs:
- name: Build with Make
run: make all
- name: Cache
uses: actions/cache@v3
with:
path: Hyprdoctor