GitHub
05/10/2023, 10:51 AM; \
to chain commands to be able to reuse the shell variable created earlier. Each line of a make recipe is a separate shell instance.
• Escape ${FD_PV_COMMIT}
, and similar variables, to use the shell variable created in the recipe
• In download.sh
, if git clone --branch fails, attempt to git clone and checkout - for commits.
RTimothyEdwards/open_pdks
GitHub Actions: Run (all)
GitHub Actions: Run (sky130_fd_sc_hvl)
GitHub Actions: Run (sky130_fd_sc_ls)
GitHub Actions: Run (sky130_fd_sc_ms)
GitHub Actions: Run (sky130_fd_sc_hs)
GitHub Actions: Run (sky130_fd_sc_hdll)
GitHub Actions: Run (sky130_fd_sc_hd)
✅ No checks have passed
0/7 successful checksGitHub
05/11/2023, 7:00 AM