Skip to content

Commit b39d80e

Browse files
committed
ci: url of XS_SR_ERRORCODES.xml
It got changed by xapi-project/sm@8499250 Signed-off-by: Pau Ruiz Safont <[email protected]>
1 parent 7ab059a commit b39d80e

File tree

1 file changed

+1
-1
lines changed
  • .github/workflows/setup-xapi-environment

1 file changed

+1
-1
lines changed

.github/workflows/setup-xapi-environment/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
shell: bash
1919
run: |
2020
mkdir -p /opt/xensource/sm
21-
wget -O /opt/xensource/sm/XE_SR_ERRORCODES.xml https://raw.githubusercontent.com/xapi-project/sm/master/drivers/XE_SR_ERRORCODES.xml
21+
wget -O /opt/xensource/sm/XE_SR_ERRORCODES.xml https://raw.githubusercontent.com/xapi-project/sm/master/libs/sm/core/XE_SR_ERRORCODES.xml
2222
2323
- name: Load environment file
2424
id: dotenv

0 commit comments

Comments
 (0)