Skip to content

Commit

Permalink
fix double apt typo in docker_publish.yml and update CHANGELOG.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
bquan0 committed Nov 24, 2023
1 parent 2af2bbb commit 93c0a66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
- pkg_mgr: 'apt'
stage: dagmc
hdf5: _hdf5
- pkg_mgr: 'apt'
- pkg_mgr: 'conda'
stage: dagmc
hdf5: _hdf5

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Next Version
**Change**
* Move tests from nose to pytest (#1478 #1493)
* Update MOAB dead link and add PyNE logo to readme file (#1481)
* Install packages with conda in Dockerfile (#1509)
* Install packages with conda in Dockerfile (#1509 #1510)

**Fix**
* Add missing rxname offsets (#1482)
Expand Down

0 comments on commit 93c0a66

Please sign in to comment.