From 82a8b58edafc48905af07f87d0a4b92f2fc058fc Mon Sep 17 00:00:00 2001 From: abejgonzalez Date: Sat, 13 May 2023 10:17:15 -0700 Subject: [PATCH] Fix sourceme --- .github/workflows/firesim-run-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firesim-run-tests.yml b/.github/workflows/firesim-run-tests.yml index db45af66..059b88db 100644 --- a/.github/workflows/firesim-run-tests.yml +++ b/.github/workflows/firesim-run-tests.yml @@ -427,7 +427,7 @@ jobs: run: | cd ${{ env.REMOTE_WORK_DIR }} ./build-setup.sh --skip-validate - source sourceme-f1-manager --skip-ssh-setup + source sourceme-f1-manager.sh --skip-ssh-setup firesim managerinit --platform vitis cd sw/firesim-software && ./init-submodules.sh